Click or drag to resize

AdapterBaseDispose Method

Releases all the resources used by the AdapterBase object.

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

Implements

IDisposableDispose
See Also