TaskProcessorBaseTSettingsCanCancelTask Method
Determines if the app task can be canceled .
Namespace: MFiles.VAF.MultiserverModeAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public bool CanCancelTask(
string appTaskId
)
- appTaskId String
- App task id.
BooleanTrue when the app task is in the in progress || waiting state.