Processing |
public class ProcessingStageFinishedEventArgs : EventArgs
The ProcessingStageFinishedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | ProcessingStageFinishedEventArgs | Initializes a new instance of the ProcessingStageFinishedEventArgs class |
Name | Description | |
---|---|---|
![]() | IgnoreScanController | The flag to indicate that the executor does not send execution to any scan controller. |
![]() | JobElement | The unique identifier of the current job element. |
![]() | ParentJobElement | The unique identifier of the parent job element. |
![]() | ProcessMarkableConfiguration | The configuration of this specific process relative to the parent's configuration. |
![]() | WaitType | The processing stage that has just finished for this job element. |