TimeOut Property (Read/Write) |
Top Previous Next |
Sets/gets the time slice to wait for the host connection to be established.
Visual Basic Syntax
IndFile.TimeOut [= Integer]
C# Syntax
IndFile.TimeOut; [= int]
See also Receive method, Run method, Send method.
|