Click or drag to resize

ScanControllerTieBreakerJobStatisticsMap Property

[Missing <summary> documentation for "P:RAYLASE.Marker.Job.Executor.ScanControllerTieBreaker.JobStatisticsMap"]


Namespace: RAYLASE.Marker.Job.Executor
Assembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.26.1
Syntax
C#
protected ConcurrentDictionary<string, JobStatistics> JobStatisticsMap { get; }

Property Value

ConcurrentDictionaryString, JobStatistics
See Also