Click or drag to resize

JobDefinitionServiceRenderTaskMap Property

[Missing <summary> documentation for "P:RAYLASE.Marker.GUI.Common.Services.JobDefinitionService.RenderTaskMap"]


Namespace: RAYLASE.Marker.GUI.Common.Services
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntax
C#
public ConcurrentDictionary<Guid, Task> RenderTaskMap { get; }

Property Value

ConcurrentDictionaryGuid, Task
See Also