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
CanAcceptNewTasks Method
Function used to determine if the application task processor can accept any new tasks.
Namespace:
MFiles.VAF.MultiserverMode
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.2.0.9
Syntax
C#
Copy
public
override
bool
CanAcceptNewTasks
()
Return Value
Type:
Boolean
True, when the processor can accept new tasks.
Implements
IApplicationTaskProcessor
CanAcceptNewTasks
See Also
Reference
AppTaskBatchProcessor Class
MFiles.VAF.MultiserverMode Namespace
Send comments on this topic to
devsupport@m-files.com