Click or drag to resize
SubscriptionStateEx Methods

The SubscriptionStateEx type exposes the following members.

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