SubscriberNotificationEventArgs Members
Include Protected Members
Include Inherited Members
Represents event arguments that are used to notify about subscribers or watchers.
The SubscriberNotificationEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
WatcherList | Gets the Subscriber List. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top