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 errorWill exist if the operation encountered any error.
resultWill exist if the operation produced a result of the expected type.
statusThe current status of the operation.
Property Details errorWill exist if the operation encountered any error.
error?: Error
Property Value
Error
resultWill exist if the operation produced a result of the expected type.
result?: TResult
Property Value
TResult
statusThe 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