Timeout
The value in seconds until the timeout error is thrown, canceling the operation.
Data Type
string
Default Value
"300"
Remarks
If the Timeout property is set to 0, operations do not time out: They run until they complete successfully or encounter an error condition.
If Timeout expires and the operation is not yet complete, the driver throws an exception.