Provides access to the request and response objects used by the HttpListener class. This class cannot be inherited.

Namespace: GHIElectronics.NETMF.Net
Assembly: GHIElectronics.NETMF.W5100.Http (in GHIElectronics.NETMF.W5100.Http.dll) Version: 4.1.9.0 (4.1.9.0)

Syntax

C#
public class HttpListenerContext

Inheritance Hierarchy

System..::..Object
  GHIElectronics.NETMF.Net..::..HttpListenerContext

See Also