Reserves the next tasks for processing from the task queues.
Visual Basic |
---|
Public Function ReserveTasksForProcessing( _ ByVal QueueIDCollection As Strings _ ) As ApplicationTaskInfos |
Requires M-Files 19.3.7499.1 or later.
This method is available only if M-Files API is used in the server interface mode.
The task consumer (for instance an application thread or a background operation carrying out tasks in the task queue) should use this method to check if there are any tasks available for processing in the task queues.