Share via


RequestContext Members

The following tables list the members exposed by the RequestContext type.

Public Properties

Name Description
Public Property Message Gets the incoming request message.
Public Property Version Gets the ProtocolVersion of this message.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method Reply Sends the specified reply message to the remote endpoint.
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

RequestContext Class
Ws.Services.Binding Namespace