Org.Apache.Http.IHttpConnection Members

The members of Org.Apache.Http.IHttpConnection are listed below.

Public Properties

[read-only]
IsOpenbool. Checks if this connection is open.
[read-only]
IsStalebool. Checks whether this connection has gone down.
[read-only]
MetricsIHttpConnectionMetrics. Returns a collection of connection metrcis
SocketTimeoutint. Returns the socket timeout value.

Public Methods

Close()
Closes this connection gracefully.
Shutdown()
Force-closes this connection.