InfoConnect API Guide
Attachmate.Reflection.Emulation.OpenSystems Namespace / IConnectionSettingsCommon Interface
Properties

In This Topic
    IConnectionSettingsCommon Interface Members
    In This Topic

    The following tables list the members exposed by IConnectionSettingsCommon.

    Public Properties
     NameDescription
     PropertyGets or specifies the name of a macro that runs automatically after a connection is established.  
     PropertyGets 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.  
     PropertyGets or sets the text string that contains the arguments to pass to a disconnect script.  
     PropertyGets or sets the text string that contains the name of a Reflection Basic script to run when the connection is closed.  
     PropertyWhen set to true, users can quit InfoConnect and use the Disconnect command while connected to a host.  
     PropertyWhen set to true, InfoConnect quits automatically when you disconnect from the host.  
     PropertyGets or sets the type of parity on the connection.  
     PropertyGets or sets the text string that contains arguments to pass to a connect script.  
     PropertyGet 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).  
     PropertyGets or sets the type of script file, either Reflection Basic (RBS) or Reflection Command Language (RCL).  
    Top
    See Also