Leadtools.Services.ImageProcessing.DataContracts Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
BatchRequest Class
See Also  Members  
Leadtools.Services.ImageProcessing.DataContracts Namespace : BatchRequest Class



The BatchRequest object provides options for the Batch operation.

Object Model


Syntax

Visual Basic (Declaration) 
<DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="BatchRequest")>
Public Class BatchRequest 
   Inherits CommandRequest
Visual Basic (Usage)Copy Code
Dim instance As BatchRequest
C# 
[DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="BatchRequest")]
public class BatchRequest : CommandRequest 
C++/CLI 
[DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="BatchRequest")]
public ref class BatchRequest : public CommandRequest 

Remarks

This class can apply more than one image processing operation on an image at one time, and in the same order they have been added to the Requests collection.

Inheritance Hierarchy

System.Object
   Leadtools.Services.ImageProcessing.DataContracts.CommandRequest
      Leadtools.Services.ImageProcessing.DataContracts.BatchRequest

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: Imaging Pro/Document/Medical Features