AceQL.Client.Api Namespace
AceQL.Client.Api.Metadata Namespace
AceQL HTTP C# Client SDK v7.3

AceQLConnection..::..OpenAsync Method

Overload List


  Name Description
Public method OpenAsync()()()()
Opens a connection with the remote database.
Public method OpenAsync(CancellationToken)
Opens a connection with the remote database.

The cancellation token can be used to can be used to request that the operation be abandoned before the http request timeout.