M-Files Vault Application Framework
C#
Show/Hide TOC
App
Task
Batch
Processor
Cancel
All Method
Overload List
CancelAll
Requests immediate cancellation of this and all child tasks.
CancelAll(Int32)
Allows canceling with a cancellation delay.
CancelAll(TimeSpan)
Allows canceling with a timespan delay.
See Also
Reference
AppTaskBatchProcessor Class
MFiles.VAF.MultiserverMode Namespace
In This Article
Overload List
See Also