Progress handler. The Poller will call this handler with the operation state after polling.
State of a previously-serialized poller to resume an operation.
The state can be obtained from a poller using poller.toString()
.
Interval (in milliseconds) between requests for status updates on the operation.
Generated using TypeDoc
Options for configuring long-running operations.