The SubscriptionStateChangedEventArgstype exposes the following members.

Constructors

  Name Description
SubscriptionStateChangedEventArgs
Initializes a new instance of the SubscriptionStateChangedEventArgs class.

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.)

Properties

  Name Description
NewState
Gets the updated state after the change.
PreviousState
Gets the signaling state before this change occurs.
ReasonForChange
Gets the reason for change for the transition, either server or client.

See Also