RetryWaitTime
The minimum number of milliseconds the provider will wait to retry a request.
Data Type
string
Default Value
"2000"
Remarks
The value of this property is doubled on every retry to determine how long to wait until the next retry. Specify the maximum number of retries with MaximumRequestRetries.