M-Files Vault Application Framework
M-Files Vault Application Framework
MFiles.VAF Namespaces
MFiles.VAF.MultiserverMode
TaskProcessorBase(TSettings) Class
TaskProcessorBase(TSettings) Methods
AllowNewTaskRequests Method
BroadcastVaultExtensionMethodCall Method
CanAcceptNewTasks Method
CanCancelTask Method
CanUpdateProgress Method
CreateApplicationTaskSafe Method
CreateApplicationTaskSafeInTransaction Method
GetLatestTaskInfo Method
InjectBuiltInHandlers Method
OnJobCreated Method
ProcessTasks Method
RegisterTaskQueues Method
SendBroadcastMessageSafe Method
SendBroadcastMessageSafeInTransaction Method
TaskHandler_VaultExtMethodCaller Method
TriggerPolling Method
TryGetStatusInfo Method
TryGetTraceInfo Method
UnregisterTaskQueues Method
UpdateCancelledJobInTaskQueue Method
UpdateCompletedJobInTaskQueue Method
UpdateFailedJobInTaskQueue Method
UpdateTaskAsAssignedToProcessor Method
UpdateTaskInfo Method
UpdateTasksInProgress Method
WaitAll Method
TaskProcessorBase
TSettings
GetLatestTaskInfo Method
Resolves the latest task info, by id from the server.
Namespace:
MFiles.VAF.MultiserverMode
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.2.0.9
Syntax
C#
Copy
public
ApplicationTask
GetLatestTaskInfo
(
string
id
)
Parameters
id
Type:
System
String
Task Id.
Return Value
Type:
ApplicationTask
ApplicationTask
See Also
Reference
TaskProcessorBase
TSettings
Class
MFiles.VAF.MultiserverMode Namespace
Send comments on this topic to
devsupport@m-files.com