Error processing SSI file
LEADTOOLS JobProcessor (Leadtools.JobProcessor.Job assembly)

Show in webframe

JobBase Class






Members 
Creates worker assemblies for the LEADTOOLS Distributed Computing (Job Processor) SDK.
Object Model
Syntax
public abstract class JobBase 
'Declaration
 
Public MustInherit Class JobBase 
'Usage
 
Dim instance As JobBase

            

            
public ref class JobBase abstract 
Remarks

To create a custom worker assembly for the LEADTOOLS Distributed Computing (Job Processor) SDK, create an assembly that contains a class derived from the JobBase class. For more information, refer to Creating Job Processor Worker Assemblies.

Example
Refer to the OCRJobProcessorDemo. Depending on the programming language being used, the demo will be found in either the <installationdir>\Examples\DotNet\CS\OCRJobProcessorDemo directory. or the <installationdir>\Examples\DotNet\VB\OCRJobProcessorDemo directory. The <installationdir> represents the directory in which you installed the LEADTOOLS toolkit.
Requirements

Target Platforms

See Also

Reference

JobBase Members
Leadtools.JobProcessor.Job Namespace
Programming with the LEADTOOLS Distributed Computing (Job Processor) SDK
Creating Job Processor Worker Assemblies

Error processing SSI file