CoinCapClient..::..IsCacheEnabled Property

Gets or sets whether this instance is using response caching.

Caching is enabled by default.

Namespace:  CoinCapApi
Assembly:  CoinCapApi (in CoinCapApi.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.