Click or drag to resize

TriggeredRecordingDataStopTime Property

UTC time a recording stop has been requested. Actual recording may have continued in the case post-event recording has been configured.

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

Property Value

DateTime
Remarks
Returns MinValue when no recording stop time is available.
See Also