AceQLConnection..::..OpenAsync Method
Overload List
| Name | Description | |
|---|---|---|
|
|
OpenAsync()()()() |
Opens a connection with the remote database.
|
|
|
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.
|

