Top-level interface for enumerating and creating connections to terminal servers.
Declaring type: ITerminalServicesManager
Namespace: Cassia
Assembly: Cassia
Collapse/Expand Public Methods
  Name Description
Public Method Abstract GetLocalServer Creates a connection to the local terminal server.
Public Method Abstract GetRemoteServer Creates a connection to a remote terminal server.
Public Method Abstract GetServers Enumerates all terminal servers in a given domain.
Collapse/Expand Public Properties
  Name Description
Public Property Abstract ActiveConsoleSession The session to which the physical keyboard and mouse are connected.
Public Property Abstract CurrentSession The session in which the current process is running.