See: Description
| Class | Description |
|---|---|
| Poller<T> |
This class offers API that simplifies the task of executing long-running operations against an Azure service.
|
| PollResponse<T> |
PollResponse represents a single response from a service for a long-running polling operation.
|
| PollResponse.OperationStatus |
An enum to represent all possible states that a long-running operation may find itself in.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.