InfoConnect for Unisys VBA Guide
Timeout Property (ConnectionSettingsSecureShell)
Specifies the time (in milliseconds) during which Reflection attempts to make a connection before timing out.
Syntax
Object.Timeout As Long
Remarks
When this setting is zero (the default), Reflection timeout behavior is determined by your Windows operating system. The timeout period begins after the host name resolved. This means an additional delay equal to the amount of time required for host resolution, usually a few seconds beyond the value specified.

The range of values is 0 - 65535.

This value cannot be changed if the connection is open.
See Also

 

 


2015 Attachmate

Send Feedback