Skip to main content
cngx-src documentation

CngxAsyncOperation

Interface

projects/common/data/async-registry/async-registry.ts

Referenced by#

Import#

import { CngxAsyncOperation } from '@cngx/common/data'

Description#

Read-only snapshot of one registered async operation.

Index#

Instance Properties#

Readonly

Per-operation uid minted at registration (register's return value).

label#string
ReadonlyOptional

Human-readable label, if one was supplied. Display only, never a key.

Readonly

The operation's current status.