isee.NET Framework Documentation

PageController.SimulationStopped Event

Fires when the Simulation is stopped

[Visual Basic]
Public Event SimulationStopped As SimulationStoppedDelegate
[C#]
public event SimulationStoppedDelegate SimulationStopped;

See Also

PageController Class | iseesystems.iseeNET.Controllers.ASPNET Namespace