CoinCapClient..::..CCRestClient Property

The RestSharp client instance used to make the API calls. This is exposed in case you wish to change options such as use a proxy.

Namespace:  CoinCapApi
Assembly:  CoinCapApi (in CoinCapApi.dll)

Syntax


public RestClient CCRestClient { get; }
Public ReadOnly Property CCRestClient As RestClient
	Get

Field Value

The RestSharp client instance.