Lists the sessions on the terminal server.
Declaring type: ITerminalServer
Namespace: Cassia
Assembly: Cassia
Collapse/Expand Syntax
C#
public abstract IList<ITerminalServicesSession> GetSessions ()
Return Value
A list of sessions.