This documentation is archived and is not being maintained.

ServerProtocol Properties

The ServerProtocol type exposes the following members.

  NameDescription
Protected property Context Gets the HttpContext object for the derived class.
Protected property Request Gets the HttpRequest object for the derived class.
Protected property Response Gets the HttpResponse object for the derived class.
Protected property Target Gets the service object that is invoked.
Top
Show: