Read-only snapshot of one registered async operationCngxAsyncOperation
Interface
projects/common/data/async-registry/async-registry.ts
Import#
import { CngxAsyncOperation } from '@cngx/common/data'
Description#
Read-only snapshot of one registered async operation.
Instance Properties#
Readonly
Per-operation uid minted at registration (register's return value).
ReadonlyOptional
Human-readable label, if one was supplied. Display only, never a key.
Readonly
The operation's current status.