BulkPollingInterval Parameter (Connect-OracleEloqua Cmdlet)
The time interval between requests that check the availability of the bulk query response. The default value is 200 ms.
Syntax
Connect-OracleEloqua -BulkPollingInterval string
Data Type
cstr
Default Value
"200"
Remarks
The time interval between requests that check the availability of the bulk query response. When UseBulkAPI is set, the cmdlet requests Eloqua to prepare a response to the query. It then waits for the response to be ready by periodically polling the server to check status. This property controls the frequency of polling.