AppTaskBatchProcessorAggregateActiveBatches Method

Collects an array of the active batches held by this processor.

Definition

Namespace: MFiles.VAF.MultiserverMode
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public BatchProcessorJob[] AggregateActiveBatches()

Return Value

BatchProcessorJob
An array of BatchProcessorJob's.

See Also