This documentation is archived and is not being maintained.
SoapServerProtocol Properties
Visual Studio 2010
The SoapServerProtocol type exposes the following members.
| Name | Description | |
|---|---|---|
|
Context | Gets the HttpContext object for the derived class. (Inherited from ServerProtocol.) |
|
Request | Gets the HttpRequest object for the derived class. (Inherited from ServerProtocol.) |
|
Response | Gets the HttpResponse object for the derived class. (Inherited from ServerProtocol.) |
|
Target | Gets the service object that is invoked. (Inherited from ServerProtocol.) |
Show: