BroadcastMessageReceivedEventArgs Properties

The BroadcastMessageReceivedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyData
Gets the message data.
Public propertyMessageKindId
Gets the ID of the message kind.
Public propertySenderIdentifier
Gets the identifier of the sender.
Public propertySequenceNumber
Gets the sequence number of the message.
Top
See Also