[This is preliminary documentation and is subject to change.]
The IMessageSubscription type exposes the following members.Methods
| Name | Description | |
|---|---|---|
| ClearMessages |
Clear messages from the subscription message queue
|
Properties
| Name | Description | |
|---|---|---|
| Active |
Whether the subscription is Active
| |
| HasMessages |
Whether messages are present in the subscription message queue
| |
| MessageType |
The data type of messages handled by this subscription
|
See Also