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
GetActiveJobReference Method
Grants access to the active job reference held by this object.
Namespace:
MFiles.VAF.MultiserverMode
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.2.0.9
Syntax
C#
Copy
public
void
GetActiveJobReference
(
DataUpdater
<
TaskProcessorJob
>
activeJobHandler
)
Parameters
activeJobHandler
Type:
MFiles.VAF.MultiserverMode
DataUpdater
TaskProcessorJob
Action handler that receives the active job reference.
See Also
Reference
SequentialTaskProcessor Class
MFiles.VAF.MultiserverMode Namespace
Send comments on this topic to
devsupport@m-files.com