Timeout
A timeout for connections in seconds.
Data Type
string
Default Value
"60"
Remarks
Specify the timeout in seconds. If the Timeout property is set to 0, operations do not time out: they will run until they complete successfully or encounter an error condition.
An error condition will occur if Timeout expires and the operation is not yet complete.