Timeout Property  
 

Gets and sets the amount of time until a blocking operation fails.

Syntax

object.Timeout [= milliseconds ]

Remarks

Setting the Timeout property specifies the number of milliseconds until a blocking operation fails and the control returns an error.

Data Type

Integer (Int32)