 | ISimulationServiceIsStarted Method |
[This is preliminary documentation and is subject to change.]
Determines whether the service is started.
Namespace:
TrafficSimulation.Simulation.Contracts
Assembly:
TrafficSimulation.Simulation.Contracts (in TrafficSimulation.Simulation.Contracts.dll) Version: 1.0.0.2 (1.0.0.2)
SyntaxFunction IsStarted As Boolean
abstract IsStarted : unit -> bool
Return Value
Type:
Boolean[Missing <returns> documentation for "M:TrafficSimulation.Simulation.Contracts.ISimulationService.IsStarted"]
See Also