BulkQueryTimeout
The timeout in minutes for which the provider will wait for a bulk query response. The default value is 25 minutes.
Data Type
string
Default Value
"25"
Remarks
The timeout in minutes for which the provider will wait for a bulk query response. The default value is 25 minutes.
Note that this property is very different from Timeout. The Timeout is an inactivity timeout that controls the time to wait for any response. This property controls the total length of time to wait for a bulk query to execute. ;