Gets or sets the status of a job.
[DataMemberAttribute()] public JobStatus Status { get; set; }
[DataMemberAttribute()]
public JobStatus Status { get; set; }
Public Property Status As Leadtools.Services.Jobprocessor.Datacontracts.JobStatus
public: property Leadtools.Services.Jobprocessor.Datacontracts.JobStatus Status { Leadtools.Services.Jobprocessor.Datacontracts.JobStatus get(); void set ( Leadtools.Services.Jobprocessor.Datacontracts.JobStatus ); }
public:
property Leadtools.Services.Jobprocessor.Datacontracts.JobStatus Status {
Leadtools.Services.Jobprocessor.Datacontracts.JobStatus get();
void set ( Leadtools.Services.Jobprocessor.Datacontracts.JobStatus );
}
A JobStatus object that represents the current status of a job.
For an example, refer to IJobService.GetJobInformation.
Target Platforms
JobInformation Class
JobInformation Members
Programming with the LEADTOOLS Distributed Computing (Job Processor) SDK
Creating Job Processor Worker Assemblies
Understanding The LEADTOOLS Job Processor Database
GetJobInformation Method
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library