M-Files Vault Application Framework
M-Files Vault Application Framework
MFiles.VAF Namespaces
MFiles.VAF.MultiserverMode
AppTaskBatchProcessor Class
AppTaskBatchProcessor Events
BatchAdded Event
BatchCreated Event
AppTaskBatchProcessor
BatchAdded Event
The Event fired when a new batch is added. - Used to bind to each new batch job, which in turn exposes that individual batch job's life-cycle events.
Namespace:
MFiles.VAF.MultiserverMode
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.2.0.9
Syntax
C#
Copy
public
event
EventHandler
<
BatchProcessorJobArgs
>
BatchAdded
Value
Type:
System
EventHandler
BatchProcessorJobArgs
See Also
Reference
AppTaskBatchProcessor Class
MFiles.VAF.MultiserverMode Namespace
Send comments on this topic to
devsupport@m-files.com