Click or drag to resize

IJobManagerJobExecutorTypes Property

A read-only list of available job executors.

Namespace: RAYLASE.Marker.Job
Assembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntax
C#
IEnumerable<Type> JobExecutorTypes { get; }

Property Value

IEnumerableType
See Also