TaskManagerlogDataByEventType Field

Definition

Namespace: MFiles.VAF.AppTasks
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
protected readonly Dictionary<TaskManagerEventType, Tuple<LogLevel, string>> logDataByEventType

Field Value

DictionaryTaskManagerEventType, TupleLogLevel, String

See Also