RequestContext Members
The following tables list the members exposed by the RequestContext type.
Public Properties
Name | Description | |
---|---|---|
Message | Gets the incoming request message. | |
Version | Gets the ProtocolVersion of this message. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
Reply | Sends the specified reply message to the remote endpoint. | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |