Class HttpHostClient
Represents an HTTP host client with its endpoint and certificate information.
public sealed class HttpHostClient
- Inheritance
-
HttpHostClient
- Inherited Members
Properties
- ClientCertificate
Gets the client certificate, if any.
- ClientEndpoint
Gets the endpoint of the client.
- DisconnectToken
Gets a token that raises whether the HTTP client was disconnected.
- State
Gets or sets an optional state object associated with the client.