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)
Syntaxpublic bool RemoteSupportActive { get; }
Property Value
Type:
Boolean
See Also