System.Web.Services.Protocols.ServerProtocol: Property Members

The properties of System.Web.Services.Protocols.ServerProtocol are listed below. For a list of all members, see the ServerProtocol Members list.

See Also: Inherited members from System.Object

Protected Properties

[read-only]
ContextSystem.Web.HttpContext.

Gets the System.Web.HttpContext object for the derived class.

[read-only]
RequestSystem.Web.HttpRequest.

Gets the System.Web.HttpRequest object for the derived class.

[read-only]
ResponseSystem.Web.HttpResponse.

Gets the System.Web.HttpResponse object for the derived class.

[read-only]
Targetobject.

Gets the service object that is invoked.