Class DeliveryAnnotations
The delivery-annotations section is used for delivery-specific non-standard properties at the head of the message.
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Amqp.Framing
Assembly: Amqp.Net.dll
Syntax
public sealed class DeliveryAnnotations : DescribedMap
Constructors
DeliveryAnnotations()
Initializes a delivery annotations section.
Declaration
public DeliveryAnnotations()
Methods
ToString()
Returns a string that represents the current delivery annotations object.
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String |