Name | Description | |
---|---|---|
ConnectMacro | Gets or specifies the name of a macro that runs automatically after a connection is established. | |
ConnectMacroData | Gets or specifies a string that passes information to a connect macro. When your connect macro runs, the value of MacroData is set equal to the value of ConnectMacroData. | |
DisconnectScriptArgs | Gets or sets the text string containing the arguments to pass to a disconnect script. | |
DisconnectScriptFile | Gets or sets the text string containing the name of a Reflection Basic script to run when the connection is closed. | |
ExitAllowed | When set to true, users can exit Reflection and use the Disconnect command while connected to a host. | |
ExitOnDisconnect | Closes Reflection automatically when you disconnect from the host, when set to true. | |
Parent | Gets the parent object (Terminal). | |
Parity | Gets or sets the type of parity on the connection. | |
ScriptArgs | Gets or sets the text string containing the arguments to pass to a connect script. | |
ScriptFile | Gets or sets the text string containing the name of a Reflection Basic script (for example, a logon script) to run when the connection is established. | |
ScriptType | Get or set the type of script file, either Reflection Basic or Reflection command language. |