Click or drag to resize

DatabaseConfigurationLoaderDispose Method

Releases all the resources used by the DatabaseConfigurationLoader object.

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

Implements

IDisposableDispose
See Also