Click or drag to resize

RemoteServerApiSystemTimeManager Property

Gives access to the ISystemTimeManager.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
public virtual ISystemTimeManager SystemTimeManager { get; }

Property Value

ISystemTimeManager

Implements

IServerApiSystemTimeManager
See Also