Click or drag to resize
MessageProperties Methods

The MessageProperties type exposes the following members.

Methods
  NameDescription
Public methodSetCorrelationId
Public methodSetCorrelationIds
Sets the CorrelationID property.
Public methodSetRecapType
Public methodSetRequestId
Sets the request ID to be used for Message objects generated with this MessageProperties object.
Public methodSetService
Sets the Service property.
Public methodSetTimeReceived
Sets the time received property. The default timestamp is "unset", so attempting to retrieve the timestamp of a message with default properties will throw an exception.
Top
See Also