PendingTasksRemove Method
Removes the task by id from the pending tasks object.
Namespace: MFiles.VAF.MultiserverModeAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public void Remove(
string taskId
)
Parameters
- taskId String
- Task id to remove.