IMessageSubscription MembersDH.Messaging Documentation

[This is preliminary documentation and is subject to change.]

The IMessageSubscription type exposes the following members.
Methods

  NameDescription
Public methodClearMessages
Clear messages from the subscription message queue
Back to Top
Properties

  NameDescription
Public propertyActive
Whether the subscription is Active
Public propertyHasMessages
Whether messages are present in the subscription message queue
Public propertyMessageType
The data type of messages handled by this subscription
Back to Top
See Also