The time at which the user disconnected from this session.
Declaring type: ITerminalServicesSession
Namespace: Cassia
Assembly: Cassia
Collapse/Expand Syntax
C#
public abstract DateTime? DisconnectTime { get; }
Property Value

There is no description.

Collapse/Expand Remarks
May be null, e.g. if the user has never disconnected from the session.