Connection state of a subscription.

Enumeration Members

Enumeration Members

Connected: 0

Connected and receiving updates.

Disconnected: 1

Disconnected and won't receive any updates. When disconnected all subscribers will be unsubscribed so the consumer must re-subscribe.

Generated using TypeDoc