Contains a connection to a browser/client.

Namespace:  HttpServer
Assembly:  HttpServer (in HttpServer.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public interface IHttpClientContext
Visual Basic (Declaration)
Public Interface IHttpClientContext
Visual C++
public interface class IHttpClientContext

See Also