M-Files Vault Application Framework
C#
Show/Hide TOC
Pending
Tasks
Next Method
Always Broadcast messages by order they were added first. Once all broadcast messages have been returned then application tasks will be returned.
Definition
Namespace:
MFiles.VAF.MultiserverMode
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
ApplicationTask
Next
()
Return Value
ApplicationTask
Application task.
See Also
Reference
PendingTasks Class
MFiles.VAF.MultiserverMode Namespace
In This Article
Definition
See Also