[This is preliminary documentation and is subject to change.]
The SubscriptionBase type exposes the following members.Methods
Name | Description | |
---|---|---|
![]() | ClearMessages |
Clear all messages in the message queue
|
Properties
Name | Description | |
---|---|---|
![]() | Active |
Whether the subscription is active and should receive and process messages
|
![]() | HasMessages |
True if there are Messages in the queue
|
![]() | MessageType |
Message type supported by this Subscription
|
See Also