Click or drag to resize

MessagePublishFailedEventArgs Properties

The MessagePublishFailedEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyCorrelationId Gets the correlation id
Public propertyErrorMessage Gets the description of the error
Public propertyRawData Gets the IEnumerableT containing message data
Public propertyRoutingKey Gets the routing key to which data should be send
Top
See Also