Namespace: Mindee.Parsing.Common
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
Define an enqueued job.
public class Job
Inheritance: object → Job
Name | Description |
---|---|
Job() |
Name | Description |
---|---|
AvailableAt | Date and time the job result was available at. |
Error | An error encountered while processing the job. |
Id | Unique identifier of the job. |
IssuedAt | Date and time the job was issued at. |
Status | Status of the job. |
Documentation generated by MdDocs