United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
.NET Development
Reactive Extensions
Reactive Extensions Class Library
System.Reactive
Notification(T) Class
Notification(T) Properties
Exception Property
HasValue Property
Kind Property
Value Property
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)
Syntax
C#
C++
F#
JScript
VB
Copy
public
abstract
NotificationKind Kind {
get
; }
Property Value
Type:
System.Reactive
.
NotificationKind
One of the enumeration values that indicates the type of a notification.
See Also
Reference
Notification
<
T
>
Class
System.Reactive Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)