HostTimeOut Property
Description
The time to wait for response before either sending test to another host in group or failing.
Property type
Read-write property
Syntax
Visual Basic
Public Property HostTimeOut As Long
Remarks
If the host does not respond, at the end of the timeout an automated test is sent to another host from the same host group. If there are no other available hosts, the test fails.
See Also