Cassia
ITerminalServer.Handle Property
Syntax
Remarks
Collapse All
Underlying connection to the terminal server.
Declaring type:
ITerminalServer
Namespace:
Cassia
Assembly:
Cassia
Syntax
C#
public abstract ITerminalServerHandle Handle { get; }
Property Value
There is no description.
Top
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.
Top
Generated by
ImmDoc .NET
.