IJobManagerJobExecutorTypes Property |
A read-only list of available job executors.
Namespace: RAYLASE.Marker.JobAssembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
SyntaxIEnumerable<Type> JobExecutorTypes { get; }
Property Value
IEnumerableType
See Also