Class Footer
The Footer class represents the footer section of a 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 Footer : DescribedMap
Constructors
Footer()
Initializes a footer section.
Declaration
public Footer()
Methods
ToString()
Returns a string that represents the current footer object.
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String |