Class MessageAnnotations
The message-annotations section is used for properties of the message which are aimed at the infrastructure and should be propagated across every delivery step.
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 MessageAnnotations : DescribedMap
Constructors
MessageAnnotations()
Initializes a message annotations section.
Declaration
public MessageAnnotations()
Methods
ToString()
Returns a string that represents the current message annotations object.
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String |