Click or drag to resize

ITrafficLightService Interface

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

Interface for the traffic light webservice

Namespace:  TrafficSimulation.TrafficLightControl.Contracts
Assembly:  TrafficSimulation.TrafficLightControl.Contracts (in TrafficSimulation.TrafficLightControl.Contracts.dll) Version: 1.0.0.2 (1.0.0.2)
Syntax
public interface ITrafficLightService

The ITrafficLightService type exposes the following members.

Methods
  NameDescription
Public methodStart
Start traffic light control
Public methodStep
Performs a single Step
Public methodStop
Stop traffic light control
Top
See Also