TaskProcessorBaseTSettingsCanUpdateProgress Method
Determines if the app task can have its progress updated.
Namespace: MFiles.VAF.MultiserverModeAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
protected bool CanUpdateProgress(
string appTaskId
)
- appTaskId String
- App task id.
BooleanTrue when the app task is in the in progress state.