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)
Syntax
C#
public bool RemoteSupportActive { get; }

Property Value

Type: Boolean
See Also