←Select platform

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