SoapServerProtocol Properties

  Name Description
Protected property Context 
Gets the HttpContext object for the derived class.
(inherited from ServerProtocol)
Protected property Request 
Gets the HttpRequest object for the derived class.
(inherited from ServerProtocol)
Protected property Response 
Gets the HttpResponse object for the derived class.
(inherited from ServerProtocol)
Protected property Target 
Gets the service object that is invoked.
(inherited from ServerProtocol)
Top

Community Additions

ADD
Show: