M-Files Vault Application Framework
M-Files Vault Application Framework
MFiles.VAF Namespaces
MFiles.VAF.MultiserverMode
AppTaskBatchProcessor Class
AppTaskBatchProcessor Methods
AggregateActiveBatches Method
AggregateActiveTasks Method
CanAcceptNewTasks Method
CancelAll Method
OnBatchAdded Method
OnBatchCreated Method
ProcessBatch Method
ProcessTasks Method
UpdateProgressForActiveTasks Method
WaitAll Method
AppTaskBatchProcessor
ProcessBatch Method
Assigns the processing of a batch to a system task.
Namespace:
MFiles.VAF.MultiserverMode
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.2.0.9
Syntax
C#
Copy
public
Task
ProcessBatch
(
BatchProcessorJob
batchJob
)
Parameters
batchJob
Type:
MFiles.VAF.MultiserverMode
BatchProcessorJob
Batch job to process.
Return Value
Type:
Task
System
Task
that processes the batch.
See Also
Reference
AppTaskBatchProcessor Class
MFiles.VAF.MultiserverMode Namespace
Send comments on this topic to
devsupport@m-files.com