IJobService Interface

Summary

Represents the WCF service contract for the JobService.

Syntax
C#
VB
C++
[ServiceContractAttribute(Name="IJobService", Namespace="http://Leadtools.Services.JobProcessor.ServiceContracts/2010/01")] 
public interface IJobService 
  
<ServiceContractAttribute()> 
Public Interface IJobService  
[ServiceContractAttribute()] 
public interface class IJobService  

Remarks

The JobService can be used by a Job Processor Client to add, abort, delete, and reset jobs, as well as many other job-related tasks.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.