Represents a response to a request being handled by an [!:System.Net.HttpListener] object.

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 sealed class HttpListenerResponse : IDisposable

Inheritance Hierarchy

System..::..Object
  GHIElectronics.NETMF.Net..::..HttpListenerResponse

See Also