SafetyEventEventTimeUtc Property

The UTC time at which the event occurred.

Definition

Namespace: SafetyMonitorExtension
Assembly: SafetyMonitoExtension (in SafetyMonitoExtension.dll) Version: 0.1+d75ea7ab874235e354c93329218ac96a84f66202
C#
public DateTime EventTimeUtc { get; set; }

Property Value

DateTime

Remarks

Should default to DateTime.UtcNow.

See Also