←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.