Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / 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
See Also