[This is preliminary documentation and is subject to change.]
The MessageReceivedEventArgs T type exposes the following members.Constructors
Name | Description | |
---|---|---|
![]() | MessageReceivedEventArgs T | Initializes a new instance of the MessageReceivedEventArgs T class |
Properties
Name | Description | |
---|---|---|
![]() | Message |
Message received from the message bus
|
![]() | MessageKey |
Message Key of the message
|
See Also