Click or drag to resize

MessageReceivedEventArgs Properties

The MessageReceivedEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyAdditionalInfo Gets the additional information
Public propertyCorrelationId Gets the correlation id of the received message
Public propertyJsonBody Gets a String representing deserialized message
Public propertyResponseType Gets the expected type of the response.
Public propertyRoutingKey Gets the routing key of the received message
Top
See Also