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

There is no description.

Collapse/Expand Remarks
May be null, e.g. for a listening session.