Underlying connection to the terminal server.
Declaring type: ITerminalServer
Namespace: Cassia
Assembly: Cassia
Collapse/Expand Syntax
C#
public abstract ITerminalServerHandle Handle { get; }
Property Value

There is no description.

Collapse/Expand Remarks
You can use this to access the underlying Windows terminal server handle if you want to perform an operation that Cassia does not yet support.