Click or drag to resize

AdapterBase.Dispose Method

Releases all the resources used by the AdapterBase object.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.242-beta
Syntax
public void Dispose()
View Source

Implements

IDisposable.Dispose()
See Also