ExchangesImp..::..GetExchangesAsync Method

Get exchanges as an asynchronous operation.

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

Syntax


public Task<ExchangesResponse> GetExchangesAsync()
Public Function GetExchangesAsync As Task(Of ExchangesResponse)

Return Value

A Task<ExchangesResponse> representing the asynchronous operation.