The session to which the physical keyboard and mouse are connected.
Declaring type: ITerminalServicesManager
Namespace: Cassia
Assembly: Cassia
Collapse/Expand Syntax
C#
public abstract ITerminalServicesSession ActiveConsoleSession { get; }
Property Value

There is no description.

Collapse/Expand Remarks
Returns null if there is no active console session. This could occur if the physical console session is in the process of being connected or disconnected.