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
[read-only] | Context | System.Web.HttpContext.
Gets the System.Web.HttpContext object for the derived class. |
[read-only] | Request | System.Web.HttpRequest.
Gets the System.Web.HttpRequest object for the derived class. |
[read-only] | Response | System.Web.HttpResponse.
Gets the System.Web.HttpResponse object for the derived class. |
[read-only] | Target | object.
Gets the service object that is invoked. |