Gets or sets the error ID of a job.
[DataMemberAttribute()] public int FailedErrorID { get; set; }
[DataMemberAttribute()]
public int FailedErrorID { get; set; }
Public Property FailedErrorID As Integer
public: property int FailedErrorID { int get(); void set ( int ); }
public:
property int FailedErrorID {
int get();
void set ( int );
}
A System.Int32 that represents the error ID of a job.
A job is considered to have failed when the worker assembly calls SetFailureStatus and the status is set to JobStatus.Failed.
For an example, refer to IJobService.GetJobInformation.
Target Platforms
FailureInformation Class
FailureInformation Members
SetFailureStatus Method
GetJobInformation Method
Understanding The LEADTOOLS Job Processor Database
Getting Started
New LEADTOOLS SDK Features
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Media Streaming .NET | C API
Supported Platforms
.NET
Java
Android
iOS/macOS
HTML5 JavaScript
C API
C++ Class Library
Cloud Services Web API
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
HTML5 JavaScript Libraries