 | SimulationServiceStop Method |
[This is preliminary documentation and is subject to change.]
Stops the Simulation
Namespace:
TrafficSimulation.Simulation.WebService
Assembly:
TrafficSimulation.Simulation.WebService (in TrafficSimulation.Simulation.WebService.exe) Version: 1.0.0.2 (1.0.0.2)
Syntaxpublic:
virtual void Stop() sealed
abstract Stop : unit -> unit
override Stop : unit -> unit
Implements
ISimulationServiceStop
See Also