Click or drag to resize

SimulationServiceIsStarted Method

[This is preliminary documentation and is subject to change.]

Determines whether the service is started.

Namespace:  TrafficSimulation.Simulation.WebService
Assembly:  TrafficSimulation.Simulation.WebService (in TrafficSimulation.Simulation.WebService.exe) Version: 1.0.0.2 (1.0.0.2)
Syntax
public bool IsStarted()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:TrafficSimulation.Simulation.WebService.SimulationService.IsStarted"]

Implements

ISimulationServiceIsStarted
See Also