Click or drag to resize

TsBufferDisposeAllBridges Method

Dispose of internal data for all bridges. It will perform tasks like close down files and database connections for all bridges.

Namespace:  DHI.Mike1D.Generic.TimeSeries
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public void DisposeAllBridges()
See Also