As400Program.Finalize Method
Definition
Namespace: ASNA.DataGate.Client
Assembly: ASNA.QSys.DataGate.Client.dll
Finalizes an instance of the class.
void Finalize()
Finalizes an instance of the class.
Remarks
This finalizer calls the Dispose method with the isDisposing parameter set to false, indicating that the method has been called by the runtime and not from the Dispose method.
void Finalize()