Cassia
ITerminalServicesSession.LastInputTime Property
Syntax
Remarks
Collapse All
The time at which this session last received input -- mouse movements, key presses, etc.
Declaring type:
ITerminalServicesSession
Namespace:
Cassia
Assembly:
Cassia
Syntax
C#
public abstract DateTime? LastInputTime { get; }
Property Value
There is no description.
Top
Remarks
May be
null
, e.g. for a listening session that receives no user input.
Top
Generated by
ImmDoc .NET
.