Keyword(s) to search:
Sort results by title
Keyword Index
CoinCapApi Namespace
CoinCapClient Class
CoinCapPricesWSClient Class
CoinCapPricesWSClient Members
CoinCapPricesWSClient Constructor
CoinCapPricesWSClient Methods
CoinCapPricesWSClient Properties
CCWebSocket Property
InstanceID Property
CoinCapPricesWSClient Events
CoinCapTradesWSClient Class
Constants Class
OnPrices Delegate
OnTrade Delegate
CoinCapApi.Exceptions Namespace
UnknownException Class
CoinCapApi.Imp Namespace
AssetsImp Class
CandlesImp Class
ExchangesImp Class
MarketsImp Class
RatesImp Class
CoinCapApi.Models Namespace
AssetData Class
AssetHistoryData Class
AssetHistoryResponse Class
AssetMarketData Class
AssetMarketsResponse Class
AssetResponse Class
AssetsResponse Class
CandleData Class
CandlesResponse Class
ExchangeData Class
ExchangeResponse Class
ExchangesResponse Class
MarketData Class
MarketsResponse Class
RateData Class
RateResponse Class
RatesResponse Class
WSTrade Class
CoinCapApi.Types Namespace
TimeInterval Enumeration
CoinCapPricesWSClient
.
.
::
.
.
InstanceID Property
Each class instance is assigned a unique ID which allows you to keep track of multiple instances.
Namespace:
CoinCapApi
Assembly:
CoinCapApi
(in CoinCapApi.dll)
Syntax
C#
VB
public
Guid
InstanceID
{
get
; }
Public
ReadOnly
Property
InstanceID
As
Guid
Get
Field Value
The instance identifier.
See Also
CoinCapPricesWSClient Class
CoinCapApi Namespace