AceQL HTTP C# Client SDK v7.7

AceQLCommand..::..Dispose Method

Disposes this instance. This call is optional and does nothing because all resources are released after each other AceQLCommand method call. Class implements [IDisposable] to ease code migration.

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

Syntax


public void Dispose()