A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.microsoft.com/en-us/javascript/api/@azure/core-lro/operationstate below:

OperationState interface | Microsoft Learn

OperationState interface

While the poller works as the local control mechanism to start triggering and wait for a long-running operation, OperationState documents the status of the remote long-running operation. It gets updated after each poll.

Properties error

Will exist if the operation encountered any error.

result

Will exist if the operation produced a result of the expected type.

status

The current status of the operation.

Property Details error

Will exist if the operation encountered any error.

error?: Error
Property Value

Error

result

Will exist if the operation produced a result of the expected type.

result?: TResult
Property Value

TResult

status

The current status of the operation.

status: OperationStatus
Property Value

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4