M-Files Vault Application Framework
M-Files Vault Application Framework
MFiles.VAF Namespaces
MFiles.VAF.MultiserverMode
SequentialTaskProcessor Class
SequentialTaskProcessor Methods
CanAcceptNewTasks Method
GetActiveJobReference Method
ProcessTasks Method
UpdateProgressForActiveTasks Method
WaitAll Method
SequentialTaskProcessor
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
SequentialTaskProcessor Class
MFiles.VAF.MultiserverMode Namespace
Send comments on this topic to
devsupport@m-files.com