Click or drag to resize

AdapterBaseFinalize Method

Releases the unmanaged resources before the AdapterBase object is reclaimed by GC.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
protected override void Finalize()
View Source

Implements

ObjectFinalize
See Also