RatesImp..::..GetRatesAsync Method

Get rates of assets as an asynchronous operation.

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

Syntax


public Task<RatesResponse> GetRatesAsync()
Public Function GetRatesAsync As Task(Of RatesResponse)

Return Value

A Task<RatesResponse> representing the asynchronous operation.