Click or drag to resize

OpsContextRemoteSupportStatusText 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 string RemoteSupportStatusText { get; }

Property Value

Type: String
See Also