Click or drag to resize

ScanControllerTieBreakerJobElementCountMap Property

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


Namespace: RAYLASE.Marker.Job.Executor
Assembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.47.0
Syntax
C#
protected ConcurrentDictionary<string, HashSet<(Guid , string )>> JobElementCountMap { get; }

Property Value

ConcurrentDictionaryString, HashSetValueTupleGuid, String
See Also