The HttpClientContextImp type exposes the following members.

Events

  NameDescription
Cleaned
This context have been cleaned, which means that it can be reused.
Disconnected
The context have been disconnected.
RequestReceived
A request have been received in the context.
Started
Context have been started (a new client have connected)

See Also