|
AdapterFinalize Method
|
Releases the unmanaged resources before the
Adapter is reclaimed by
GC.
Namespace: GSF.AdaptersAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.230-beta+03417d7b5cff037b24e882d7adef82d359b34964
Syntaxprotected override void Finalize()
Protected Overrides Sub Finalize
protected:
virtual void Finalize() override
abstract Finalize : unit -> unit
override Finalize : unit -> unit
View SourceImplements
ObjectFinalize
See Also