Opens a connection to the server.
Declaring type: ITerminalServer
Namespace: Cassia
Assembly: Cassia
Collapse/Expand Syntax
C#
public abstract void Open ()
Collapse/Expand Remarks
Call this before attempting operations that access information or perform operations on a remote server. You can call this method for the local terminal server, but it is not necessary.