GlobalImp..::..GetGlobalAsync Method

Get market overview data as an asynchronous operation.

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

Syntax


public Task<GlobalResponse> GetGlobalAsync()
Public Function GetGlobalAsync As Task(Of GlobalResponse)

Return Value

A Task<GlobalResponse> representing the asynchronous operation.