Returns information from the SubscriptionStateChanged event.
The following tables list the members exposed by the SubscriptionStateChangedEventArgs type.
Public
Constructors
Name | Description | |
---|---|---|
SubscriptionStateChangedEventArgs | Initializes a new instance of the SubscriptionStateChangedEventArgs class. |
Public
Properties
Name | Description | |
---|---|---|
![]() |
NewState | Gets the updated state after the change. |
![]() |
PreviousState | Gets the signaling state before the SubscriptionStateChanged occurred. |
![]() |
ReasonForChange | Gets whether the event is caused by the server or the client. |
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Protected
Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |