ServerProtocol Properties
.NET Framework 2.0
| 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.
|
Community Additions
ADD
Show: