LEADTOOLS Cloud (Leadtools.Cloud.Job assembly)
LEAD Technologies, Inc

JobBase Class






Members 
Creates worker assemblies for the LEADTOOLS Cloud SDK.
Object Model
JobBase Class
Syntax
public abstract class JobBase 
'Declaration
 
Public MustInherit Class JobBase 
'Usage
 
Dim instance As JobBase
public sealed class JobBase 
function Leadtools.Cloud.Job.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

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-2012 All Rights Reserved. LEAD Technologies, Inc.