Click or drag to resize

AdapterLoader<T> .Finalize Method

Releases the unmanaged resources before the AdapterLoader<T> is reclaimed by GC.

Namespace: GSF.Adapters
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.239-beta+5928cebde0dd955df84e791f5ea67acbd192773e
Syntax
protected override void Finalize()
View Source

Implements

Object.Finalize()
See Also