AecServicesFinalize Method
|
Finalizer for the AecServices class.
Uninitializes the services instance.
Namespace: Teigha.Runtime
Assembly: TA_Mgd (in TA_Mgd.dll) Version:
24.2.0.0
Syntax
protected override void Finalize()
Protected Overrides Sub Finalize
protected:
virtual void Finalize() override
abstract Finalize : unit -> unit
override Finalize : unit -> unit
See Also