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