There is no summary.
Name | Description | |
---|---|---|
![]() |
ClientProtocolType | The protocol that a client is using to connect to a terminal server as returned by ClientProtocolType. |
![]() |
ConnectionState | Connection state of a session. |
![]() |
RemoteControlHotkeyModifiers | There is no summary. |
![]() |
RemoteMessageBoxButtons | Specifies the combination of buttons that should be displayed in a message box shown with the
|
![]() |
RemoteMessageBoxDefaultButton | Specifies the buttons that should be selected by default in a message box shown with the
|
![]() |
RemoteMessageBoxIcon | Specifies the icon that should be displayed in a message box shown with the
|
![]() |
RemoteMessageBoxOptions | Specifies additional options for a message box shown with the
|
![]() |
RemoteMessageBoxResult | Specifies the user's response to a message box shown with the
|
![]() |
ShutdownType | The type of terminal server shutdown to perform as specified in a call to Shutdown. |
![]() |
TerminalServicesManager | The main Cassia class, and the only class you should directly construct from your application code. Provides a default implementation of ITerminalServicesManager. |
Name | Description | |
---|---|---|
![]() |
IClientDisplay | Information about a remote client's display. |
![]() |
ITerminalServer | Connection to a terminal server. |
![]() |
ITerminalServerHandle | Wraps the native terminal server handle. |
![]() |
ITerminalServicesManager | Top-level interface for enumerating and creating connections to terminal servers. |
![]() |
ITerminalServicesProcess | A process running on a terminal server. |
![]() |
ITerminalServicesSession | A session on a terminal server. |