AceQL HTTP C# Client SDK v7.7

HealthCheck..::..PingAsync Method

Pings the AceQL server servlet.

Namespace:  AceQL.Client.Api
Assembly:  AceQL.Client (in AceQL.Client.dll)

Syntax


public Task<bool> PingAsync()

Return Value

true if the the AceQL server main servlet is pingable, else false.

Exceptions