ServerProtocol Properties
.NET Framework (current version)
Namespace:
System.Web.Services.Protocols
Assembly: System.Web.Services (in System.Web.Services.dll)
| 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:
