Click or drag to resize

OpsContextRemoteSupportActive Property

Returns whether a remote support session is active. Should only be true for Linux at present.

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public bool RemoteSupportActive { get; }

Property Value

Boolean
See Also