BatchProcessorJobIsActive Method
Resolves the is active flag.
Namespace: MFiles.VAF.MultiserverModeAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public bool IsActive(
string taskId
)
- taskId String
- Task id to check.
BooleanTrue when there is an active task being processed with the passed task id.