The options representing the blocking behavior of many admin operations.
blocking - True or omitted to block until the operation is complete.
pollInterval - The interval (in MS) at which to poll the operation for completion.
AstraAdminBlockingOptions
Optional
True or omitted to block until the operation is complete.
The interval (in MS) at which to poll the operation for completion.
The default is determined on a method-by-method basis.
The options representing the blocking behavior of many admin operations.
Field
blocking - True or omitted to block until the operation is complete.
Field
pollInterval - The interval (in MS) at which to poll the operation for completion.
See
AstraAdminBlockingOptions