Click or drag to resize

RoutingTables.Dispose Method

Releases all the resources used by the RoutingTables object.

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

Implements

IDisposable.Dispose()
See Also