Click or drag to resize

OpsContextUptime Property

The period of time since OPS was last started.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public TimeSpan Uptime { get; }

Property Value

Type: TimeSpan
See Also