Click or drag to resize

ProcessingStageFinishedEventArgs Properties

The ProcessingStageFinishedEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyIgnoreScanController The flag to indicate that the executor does not send execution to any scan controller.
Public propertyJobElement The unique identifier of the current job element.
Public propertyParentJobElement The unique identifier of the parent job element.
Public propertyProcessMarkableConfiguration The configuration of this specific process relative to the parent's configuration.
Public propertyWaitType The processing stage that has just finished for this job element.
Top
See Also