Click or drag to resize

BaseThreadCoordinatedJobExecutorJobElementManager Property

The job element manager.

Namespace: RAYLASE.Marker.Job.Executor
Assembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntax
C#
protected IJobElementManager JobElementManager { get; }

Property Value

IJobElementManager
See Also