LEADTOOLS Cloud (Leadtools.Cloud.Job assembly)

JobBase Class

Show in webframe





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

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

Target Platforms

See Also

Reference

JobBase Members
Leadtools.Cloud.Job Namespace
Programming with LEADTOOLS Cloud SDK
Creating Cloud Worker Assemblies

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.