The AmqpProperties type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AppId |
Gets or sets the "appId" property.
A null is returned if the property is not set.
|
![]() | ContentEncoding |
Gets or sets the "contentEncoding" property.
A null is returned if the property is not set.
|
![]() | ContentType |
Gets or sets the "contentType" property.
A null is returned if the property is not set.
|
![]() | CorrelationId |
Gets or sets the "correlationId" property.
A null is returned if the property is not set.
|
![]() | DeliveryMode |
Gets or sets the "deliveryMode" property.
A null is returned if the property is not set.
|
![]() | Expiration |
Gets or sets the "expiration" property.
A null is returned if the property is not set.
|
![]() | Headers |
Gets or sets the "headers" property.
A null is returned if the property is not set.
|
![]() | MessageId |
Gets or sets the "messageId" property.
A null is returned if the property is not set.
|
![]() | Priority |
Gets or sets the "priority" property.
A null is returned if the property is not set.
|
![]() | Properties |
Gets the properties as Dictionary by shallow copying the values.
|
![]() | ReplyTo |
Gets or sets the "replyTo" property.
A null is returned if the property is not set.
|
![]() | Timestamp |
Gets or sets the "timestamp" property.
A null is returned if the property is not set.
The DateTime instance returned will represents the local time.
|
![]() | Type |
Gets or sets the "type" property.
A null is returned if the property is not set.
|
![]() | UserId |
Gets or sets the "userId" property.
A null is returned if the property is not set.
|