IWorkerService Interface

Summary

Represents the WCF service contract for the WorkerService.

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

Remarks

The Worker Service is used by the worker machines to communicate with the central server. This service is used internally and is not designed to be used by the user.

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.