Cassia
ITerminalServicesSession.DisconnectTime Property
Syntax
Remarks
Collapse All
The time at which the user disconnected from this session.
Declaring type:
ITerminalServicesSession
Namespace:
Cassia
Assembly:
Cassia
Syntax
C#
public abstract DateTime? DisconnectTime { get; }
Property Value
There is no description.
Top
Remarks
May be
null
, e.g. if the user has never disconnected from the session.
Top
Generated by
ImmDoc .NET
.