InfoConnect API Guide
Attachmate.Reflection.Emulation.OpenSystems Namespace / IConnectionSettingsRLogin Interface
Members


In This Topic
    IConnectionSettingsRLogin Interface
    In This Topic
    Defines Properties that get and set Rlogin connection settings including: user names, port, terminal types, and timeout values.
    Syntax
    'Declaration
     
    
    Public Interface IConnectionSettingsRLogin 
       Inherits IConnectionSettingsCommon 
    'Usage
     
    
    Dim instance As IConnectionSettingsRLogin
    public interface IConnectionSettingsRLogin : IConnectionSettingsCommon  
    See Also