QueryTimeout
The timeout in seconds for requests issued by the provider to download large result sets.
データ型
int
デフォルト値
1800
解説
If the QueryTimeout property is set to 0, operations will not time out; instead, they will run until they complete successfully or encounter an error condition. This property is distinct from Timeout which applies to individual HTTP operations while QueryTimeout applies to execution time of the operation as a whole.
If QueryTimeout expires and the request has not finished being processed, the 本製品 raises an error condition.