Click or drag to resize

TaskManagerTaskCancellationBroadcastType Field

The name of the built-in broadcast type that can be used to cancel tasks.

Namespace:  MFiles.VAF.AppTasks
Assembly:  MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntax
public const string TaskCancellationBroadcastType = "core.CancelTask"

Field Value

Type: String
See Also