CoinGeckoClient..::..IsCacheEnabled Property

Gets or sets whether this instance is using response caching.

Caching is enabled by default.

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

Syntax


public bool IsCacheEnabled { get; set; }
Public Property IsCacheEnabled As Boolean
	Get
	Set

Field Value

true if this instances cache is enabled; otherwise, false.