This documentation is archived and is not being maintained.

SoapServerProtocol Properties

The SoapServerProtocol type exposes the following members.

  NameDescription
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
Show: