Time

System.DateTime ITopController.Time { get; set; }

Gets or sets the system time of the controller.

Value

DateTime – System time of the controller.

Throws
Remarks

This also synchronizes all clocks in the system. The call blocks until all clocks are synchronized.