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

AceQLConnection..::..Dispose Method

If connection has not been closed by an explicit call to AceQLConnectionCloseAsync: calls silently AceQLConnectionCloseAsync without reporting any Exception.

As the call is not awaited, execution of the current method continues before the call to is AceQLConnectionCloseAsync completed.

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

Syntax


public void Dispose()