The AmqpTableEntry type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | AmqpTableEntry |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns string/JSON representation of the TableEntry object.
(Overrides Object..::..ToString()()()().) |
Properties
Name | Description | |
---|---|---|
![]() | Key |
Gets the key for the entry.
|
![]() | Type |
Gets the value for the entry.
|
![]() | Value |
Gets the type for the entry.
|