SoapServerProtocol Properties
.NET Framework 3.0
| 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)
|
Community Additions
ADD
Show: