SoapServerProtocol 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.(Inherited from ServerProtocol.)

System_CAPS_protpropertyRequest

Gets the HttpRequest object for the derived class.(Inherited from ServerProtocol.)

System_CAPS_protpropertyResponse

Gets the HttpResponse object for the derived class.(Inherited from ServerProtocol.)

System_CAPS_protpropertyTarget

Gets the service object that is invoked.(Inherited from ServerProtocol.)

Return to top
Show: