Processing |
public class ProcessingHolder
The ProcessingHolder type exposes the following members.
Name | Description | |
---|---|---|
![]() | ProcessingHolder | Initializes a new instance of the ProcessingHolder class |
Name | Description | |
---|---|---|
![]() | BoundingBox | |
![]() | IsBeyondMaxExecutions | |
![]() | IsEditable | |
![]() | IsFirstIteration | True if this processing holder is in the first run iteration, false for subsequent iterations. |
![]() | IsIgnored | The flag to indicate whether the job element is processed. |
![]() | IsMultiHead | |
![]() | IsSingleOutputContent | |
![]() | IsStreaming | Flag to indicate streaming mode |
![]() | IterationTag | |
![]() | JobElementHolder | The holder of the job element to indicate its location in the tree. |
![]() | RemainingExecutionsToFinish | Remaining executions to finish in streaming mode ( multiple lists will be executed instead of one ) |
![]() | RemainingExecutionsToStart | Executions that has been started in streaming mode ( multiple lists will be executed instead of one ) |
![]() | ScanController | The scan controller used for the execution. |
![]() | ScanControllerTiledJobElementHolder | |
![]() | SingleOutputContent | |
![]() | SingleOutputMaster | |
![]() | SliceIndex | |
![]() | SplitMaster | |
![]() | Tag | The tag of the job element to indicate its processing identifier in a container iteration. |
![]() | TileItem |
Name | Description | |
---|---|---|
![]() | CopyFrom | |
![]() | Equals | (Overrides ObjectEquals(Object)) |
![]() | GetHashCode | (Overrides ObjectGetHashCode) |
![]() | GetPreviousIterationTag | |
![]() | ToString | (Overrides ObjectToString) |
Name | Description | |
---|---|---|
![]() ![]() | Equality(ProcessingHolder, ProcessingHolder) | |
![]() ![]() | Inequality(ProcessingHolder, ProcessingHolder) |