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


In This Topic
    IConnectionSettingsTelnet Interface
    In This Topic
    Defines Properties that get and set settings for telnet connections.
    Syntax
    'Declaration
     
    
    Public Interface IConnectionSettingsTelnet 
       Inherits IConnectionSettingsCommon, Attachmate.Reflection.Framework.IProxy 
    'Usage
     
    
    Dim instance As IConnectionSettingsTelnet
    public interface IConnectionSettingsTelnet : IConnectionSettingsCommon, Attachmate.Reflection.Framework.IProxy  
    See Also