DiagnosticsInformationIsRemoteSession Property |
Gets a value that indicates whether the calling process is associated with a Terminal Services client session.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public bool IsRemoteSession { get; }
Property Value
Type:
Booleantrue if the calling process is associated with a Terminal Services client session; otherwise,
false.
See Also