 | SimulationServiceStep Method |
[This is preliminary documentation and is subject to change.]
Performs a single Step
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 Step() sealed
abstract Step : unit -> unit
override Step : unit -> unit
Implements
ISimulationServiceStep
See Also