Keyword(s) to search:
Sort results by title
Keyword Index
CoinCapApi Namespace
CoinCapClient Class
CoinCapPricesWSClient Class
CoinCapTradesWSClient Class
CoinCapTradesWSClient Members
CoinCapTradesWSClient Constructor
CoinCapTradesWSClient Methods
CoinCapTradesWSClient Properties
CCWebSocket Property
InstanceID Property
CoinCapTradesWSClient Events
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
CoinCapTradesWSClient
.
.
::
.
.
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
CoinCapTradesWSClient Class
CoinCapApi Namespace