Click or drag to resize

TaskManagerGetActiveTaskIds Method

Gets the ids of tasks currently being processed for this manager's queues, on this machine.

Namespace:  MFiles.VAF.AppTasks
Assembly:  MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntax
public string[] GetActiveTaskIds()

Return Value

Type: String
The active task ids.
See Also