The AmqpTableEntry type exposes the following members.

Constructors

  NameDescription
Public methodAmqpTableEntry

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString
Returns string/JSON representation of the TableEntry object.
(Overrides Object..::..ToString()()()().)

Properties

  NameDescription
Public propertyKey
Gets the key for the entry.
Public propertyType
Gets the value for the entry.
Public propertyValue
Gets the type for the entry.

See Also