Cassia
ITerminalServicesSession.ConnectTime Property
Syntax
Remarks
Collapse All
The time at which the user connected to this session.
Declaring type:
ITerminalServicesSession
Namespace:
Cassia
Assembly:
Cassia
Syntax
C#
public abstract DateTime? ConnectTime { get; }
Property Value
There is no description.
Top
Remarks
May be
null
, e.g. for a listening session.
Top
Generated by
ImmDoc .NET
.