CoinGeckoClient..::..PingAsync Method

Check API server status.

Namespace:  CoinGeckoAPI
Assembly:  CoinGeckoAPI (in CoinGeckoAPI.dll)

Syntax


public Task<bool> PingAsync()
Public Function PingAsync As Task(Of Boolean)

Return Value

True if the api was successfully reached.