AsyncOperationResult interface
Stav asynchronní operace.
Vlastnosti
error | Objekt chyby |
name | ID operace asynchronní operace. |
status | Stav operace asynchronní operace. |
Podrobnosti vlastnosti
error
name
ID operace asynchronní operace.
name?: string
Hodnota vlastnosti
string
status
Stav operace asynchronní operace.
status?: string
Hodnota vlastnosti
string