Timeout
A timeout for connections in seconds.
データ型
string
デフォルト値
"60"
解説
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.