RetryWaitTime Parameter (Connect-ZohoBooks Cmdlet)
The minimum number of milliseconds the provider will wait to retry a request.
Syntax
Connect-ZohoBooks -RetryWaitTime string
Data Type
cstr
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.