SubscriptionState

ACTIV Subscription states.

The subscription state identifies the current state of a subscription.

Enumeration Members

  • complete

    All available topics are subscribed and refreshes have been received. Only seen for query subscriptions.

  • error

    Subscription error, the Subscription will be automatically retried

  • failure

    The Subscription has failed and will not recover

Also in this Section