PollingInterval Parameter (Connect-ReckonAccountsHosted Cmdlet)
This determines the polling interval in milliseconds to check whether the result is ready to be retrieved.
Syntax
Connect-ReckonAccountsHosted -PollingInterval string
Data Type
cstr
Default Value
"1000"
Remarks
This property determines how long to wait between checking whether or not the query's results are ready. Very large resultsets or complex queries may take longer to process, and a low polling interval may result in many unnecessary requests being made to check the query status.