PublicAPI.Enums.Scheduling.JobStatusELMA API Documentation
Access path: PublicAPI.Enums.Scheduling.JobStatus
Properties

  NameDescription
Public propertyErrors
Executed with errors
Public propertyFail
Execution failed
Public propertyPending
Waiting for Start
Public propertySuccess
Successful execution
Public propertyWorking
Executing the task...
Back to Top
See Also