Notification Class

Inheritance Hierarchy

System.Object
  Microsoft.Phone.Reactive.Notification

Namespace:  Microsoft.Phone.Reactive
Assembly:  Microsoft.Phone.Reactive (in Microsoft.Phone.Reactive.dll)

Syntax

'Declaration
<ExtensionAttribute> _
Public NotInheritable Class Notification
public static class Notification
[ExtensionAttribute]
public ref class Notification abstract sealed
[<AbstractClass>]
[<Sealed>]
type Notification =  class end

Methods

  Name Description
Public methodStatic member ToObservable<T>(Notification<T>)
Public methodStatic member ToObservable<T>(Notification<T>, IScheduler)

Top

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Phone.Reactive Namespace