ServerProtocol Properties

 

Namespace:   System.Web.Services.Protocols
Assembly:  System.Web.Services (in System.Web.Services.dll)

NameDescription
System_CAPS_protpropertyContext

Gets the HttpContext object for the derived class.

System_CAPS_protpropertyRequest

Gets the HttpRequest object for the derived class.

System_CAPS_protpropertyResponse

Gets the HttpResponse object for the derived class.

System_CAPS_protpropertyTarget

Gets the service object that is invoked.

Return to top
Show: