Click or drag to resize

SubscriptionStateEx Methods

The SubscriptionStateEx type exposes the following members.

Methods
 NameDescription
Public Extension MethodAsString Returns the textual representation of the given subscription state.
Public Extension MethodIsActive Returns a boolean value indicating whether the subscription is in active state (neutral, active, etc.) and notifications can be received.
Public Extension MethodIsTerminated Returns a boolean value indicating whether the subscription is no longer active for some reason (terminated, expired, bad event, etc.)
Top
See Also