The AmqpArguments type exposes the following members.

Constructors

  NameDescription
Public methodAmqpArguments

Methods

  NameDescription
Public methodAddInteger
Adds an integer entry to an AmqpArguments table.
Public methodAddLongString
Adds a long string entry to an AmqpArguments table.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetEntries
The function Returns a list of TableEntry objects that matches the specified key. If a null or empty key is passed in, then a null is returned.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString
Returns string/JSON representation of the custom headers.
(Overrides Object..::..ToString()()()().)

See Also