Message Members
The following tables list the members exposed by the Message type.
Public Constructors
Name | Description | |
---|---|---|
Message | Creates and initializes an instance of the Message class. |
Public Properties
Name | Description | |
---|---|---|
Payload | Gets the contents of the message. | |
PayloadRaw | Gets the raw contents of the message. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
Reply | Creates a reply message targeted to the sender. | |
ReplyRaw | Creates a raw reply message targeted to the sender. | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |