Click or drag to resize

MessageBusMessageEventArgsTMessage Properties

The MessageBusMessageEventArgsTMessage generic type exposes the following members.

Properties
  NameDescription
Public propertyDestination
Gets the Openfin entity where the message was sent to.
Public propertyMessage
Gets the message object that was sent.
Public propertySource
Gets the Openfin entity where the message originated from.
Public propertyTopic
Gets the message topic.
Top
See Also