Click or drag to resize

IJobManagerRunJobProgressed Event

[Missing <summary> documentation for "E:RAYLASE.Marker.Job.IJobManager.RunJobProgressed"]


Namespace: RAYLASE.Marker.Job
Assembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntax
C#
event Action<JobDefinition, RunJobStage> RunJobProgressed

Value

ActionJobDefinition, RunJobStage
See Also