Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.29
|
Leadtools.JobProcessor.Job Namespace : JobBase Class |
public abstract class JobBase
'Declaration Public MustInherit Class JobBase
'Usage Dim instance As JobBase
public ref class JobBase abstract
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.