Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ConcurrencyType

Type of the concurrency when processing items.

Enumeration members

Enumeration members

BATCH

BATCH: = 2

PARALLEL

PARALLEL: = 1

SEQUENTIAL

SEQUENTIAL: = 0