Optional
blockingTrue or omitted to block until the operation is complete.
Optional
maxThe maximum time to wait for a response from the server, in milliseconds.
Optional
pollThe 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
AdminBlockingOptions