Leadtools.Cloud.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 Cloud SDK, create an assembly that contains a class derived from the JobBase class. For more information, refer to Creating Cloud Worker Assemblies.