Property Client
Client
Gets or sets the instance of the HTTP client that handles processing of API requests and responses.
Declaration
public System.Net.Http.HttpClient Client { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Net.Http.HttpClient |