service
Instance of an IJob service that communicates with the Worker Service.
This interface communicates with the Worker Service hosted at the central server. It is not necessary to call any methods directly on this interface. It is used internally by the Distributed Computing (Job Processor) SDK.
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.