Timeout
Sets a timeout duration for connections, expressed in seconds.
Data Type
string
Default Value
"60"
Remarks
If the Timeout property is set to 0 seconds, operations do not time out: they run until they either complete successfully or encounter an error condition.
If Timeout expires and the operation is not yet complete, the driver returns an error message.