TaskQueueManagerReserveTasksForProcessing Method
Reserve tasks for processing from the server.
Namespace: MFiles.VAF.Common.ApplicationTaskQueueAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
protected ApplicationTaskInfos ReserveTasksForProcessing(
Strings queueIds
)
- queueIds Strings
- Task queues to query.
ApplicationTaskInfos
The
ApplicationTaskInfos collection.
May return null if there are no queue ids to query or in the event of an error in the server request.