TaskExceptionSettingsExceptions Property

Definition

Namespace: MFiles.VAF.AppTasks
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public Dictionary<Type, TaskProcessingJobResult> Exceptions { get; set; }

Property Value

DictionaryType, TaskProcessingJobResult

See Also