 | TrafficLightControlEngineStop Method |
[This is preliminary documentation and is subject to change.]
Stops the simulation.
Namespace:
TrafficSimulation.TrafficLightControl.Engine
Assembly:
TrafficSimulation.TrafficLightControl.Engine (in TrafficSimulation.TrafficLightControl.Engine.dll) Version: 1.0.0.2 (1.0.0.2)
Syntaxpublic:
virtual void Stop() sealed
abstract Stop : unit -> unit
override Stop : unit -> unit
Implements
IEngineStop
See Also