Cassia
ITerminalServicesManager.ActiveConsoleSession Property
Syntax
Remarks
Collapse All
The session to which the physical keyboard and mouse are connected.
Declaring type:
ITerminalServicesManager
Namespace:
Cassia
Assembly:
Cassia
Syntax
C#
public abstract ITerminalServicesSession ActiveConsoleSession { get; }
Property Value
There is no description.
Top
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.
Top
Generated by
ImmDoc .NET
.