ProgressStatus Enumeration
Return value from ProgressFunction.
Members
Name | Value | Description |
---|---|---|
Continue | 0 | Continue download. |
Abort | 1 | Abort download. |
Defined in
- backend/src/CheckpointManager.ts Line 53
Last Updated: 20 June, 2023
Return value from ProgressFunction.
Name | Value | Description |
---|---|---|
Continue | 0 | Continue download. |
Abort | 1 | Abort download. |
Last Updated: 20 June, 2023