Click or drag to resize

RunJobStage Enumeration

[Missing <summary> documentation for "T:RAYLASE.Marker.Job.RunJobStage"]


Namespace: RAYLASE.Marker.Job
Assembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntax
C#
public enum RunJobStage
Members
Member nameValueDescription
RunJobStarted0 
JobExecutorStarted1 
JobElementSetListCalled2 
JobElementExecuteListCalled3 
JobExecutorEnded4 
RunJobEnded5 
See Also