The HttpClientContextImp type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| 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)
|