Cassia
ITerminalServer.Open Method ()
Syntax
Remarks
Collapse All
Opens a connection to the server.
Declaring type:
ITerminalServer
Namespace:
Cassia
Assembly:
Cassia
Syntax
C#
public abstract void Open ()
Top
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.
Top
Generated by
ImmDoc .NET
.