Attachmate.Reflection.Emulation.IbmHosts Namespace > IIbmTerminal Interface : TelnetKeepAliveTimeout Property |
'Declaration Property TelnetKeepAliveTimeout As Integer
'Usage Dim instance As IIbmTerminal Dim value As Integer instance.TelnetKeepAliveTimeout = value value = instance.TelnetKeepAliveTimeout
int TelnetKeepAliveTimeout {get; set;}
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | This exception is thrown if the set parameter is outside the range of valid values. |
Attachmate.Reflection.SecuredSettingException | This exception is thrown when you modify a property that was esecured via the Permissions Manager or that can only be modified by an Administrator. |
Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services