Stops the Simulation. If initialized with one of the DB Simulation_Initilaize() overloads, will update the datatable in the database.

Namespace: WaterSimDCDC
Assembly: WaterSimDCDC_API (in WaterSimDCDC_API.dll) Version: 5.0.0.10 (5.0.0.10)

Syntax

C#
public override void Simulation_Stop()
Visual Basic
Public Overrides Sub Simulation_Stop

See Also