Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration JobState

The state of the background job:

  • Running: the job has been submitted for execution
  • Completed: the job has been successfully completed
  • Failed: the job has finished with an error

Index

Enumeration members

Enumeration members

Completed

Completed:

Failed

Failed:

Running

Running:

Generated using TypeDoc