Attachmate.Reflection.Emulation.OpenSystems Assembly > Attachmate.Reflection.Emulation.OpenSystems Namespace > IConnectionSettingsRLogin Interface : Timeout Property |
'Declaration
Property Timeout As Integer
'Usage
Dim instance As IConnectionSettingsRLogin Dim value As Integer instance.Timeout = value value = instance.Timeout
int Timeout {get; set;}