Click or drag to resize

IAppStopSimulation Method

Signals the application to stop the ongoing simulation. Control can be returned before the simulation actually stops. Monitor IsJobRunning property to get indication whether the simulation has finished.

Namespace:  EMInvent.InventSim.COMServer
Assembly:  InventSim (in InventSim.exe) Version: 5.1.12.6+develop
Syntax
void StopSimulation()
See Also