Name | Description | |
---|---|---|
![]() | ConnectMacro | Gets or specifies the name of a macro that runs automatically after a connection is established. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon) |
![]() | ConnectMacroData | Gets or specifies a string that passes information to a connect macro. When the connect macro runs, the value of MacroData is set equal to the value of ConnectMacroData. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon) |
![]() | DisconnectScriptArgs | Gets or sets the text string that contains the arguments to pass to a disconnect script. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon) |
![]() | DisconnectScriptFile | Gets or sets the text string that contains the name of a Reflection Basic script to run when the connection is closed. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon) |
![]() | ExitAllowed | When set to true , users can quit Reflection and use the Disconnect command while connected to a host. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon) |
![]() | ExitOnDisconnect | When set to true , Reflection quits automatically when you disconnect from the host. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon) |
![]() | LowerCaseUserName | Specifies whether Reflection converts your user name to lowercase letters. |
![]() | Parity | Gets or sets the type of parity on the connection. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon) |
![]() | RloginPort | The protocol port used to establish the Rlogin connection. |
![]() | RloginTermType | The terminal type used during Rlogin connection negotiations to set terminal characteristics for the session. |
![]() | ScriptArgs | Gets or sets the text string that contains arguments to pass to a connect script. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon) |
![]() | ScriptFile | Get or set the text string that contains the name of a Reflection Basic script to run when the connection is established (for example, a logon script). (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon) |
![]() | ScriptType | Gets or sets the type of script file, either Reflection Basic (RBS) or Reflection Command Language (RCL). (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon) |
![]() | Timeout | Specifies the time (in milliseconds) during which Reflection attempts to make a connection before timing out. |
![]() | UsePCUserName | Specifies whether Reflection uses the current Windows user name for Rlogin connections. |
![]() | UserName | A string that specifies the user name. |