Notification Methods
Include Protected Members
Include Inherited Members
The Notification type exposes the following members.
Methods
NameDescriptionCreateOnCompleted
CreateOnError
CreateOnNext
See Also
Reference
Notification Class
Provides a set of static methods for constructing notifications.
Inheritance Hierarchy
System.Object
System.Reactive.Notification
Namespace: System.Reactive
Assembly: System.Reactive (in System.Reactive.dll)
Syntax
'Declaration
Public NotInheritable Class Notification
'Usage
public static class Notification
public ref class Notification abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Notification = class end
public final class Notification
The Notification type exposes the following members.
Methods
NameDescriptionCreateOnCompleted
CreateOnError
CreateOnNext
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.