BatchOption Enumeration

[This is internal Microsoft documentation - Do not distribute.]

Do we batch the work based on the input partitions, the output partitions or not at all?

Namespace: Microsoft.Webstore.JobEngine
Assembly: ICL (in icl.dll)

Syntax

'Declaration

  Public Enumeration BatchOption
  public enum BatchOption

Members

Member name Description
BatchByInput BatchByInput
BatchByOutput BatchByOutput
DontBatch DontBatch

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003, Windows Vista Ultimate Edition, Windows Vista Business Edition, Windows Vista Enterprise Edition

Target Platforms

See Also

Reference

Microsoft.Webstore.JobEngine Namespace