This topic has not yet been rated - Rate this topic

Notification<T>.Kind Property

Gets the kind of notification that is represented.

Namespace:  System.Reactive
Assembly:  System.Reactive (in System.Reactive.dll)
public abstract NotificationKind Kind { get; }

Property Value

Type: System.Reactive.NotificationKind
One of the enumeration values that indicates the type of a notification.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.