![]() | Node |
The NodeParent Type exposes the following members.
Name | Description of the | |
---|---|---|
![]() | _lastRun |
Time of the last start of the node (internal field).
(Inherited from LogicalNode) |
![]() | _nextRunInfo |
Info text about the next start of the node (if known) or null (internal field).
(Inherited from LogicalNode) |
![]() | _parentViewLocker |
Used to block thread-safe access to ParentView.
(Inherited from LogicalNode) |
![]() | AppSettings |
Application settings.
(Inherited from LogicalNode) |
![]() | CancellationToken |
The CancellationTokenSource can be used to set this token to
cancellation, which in this node leads to the call
of the cancelNotification routine.
(Inherited from LogicalNode) |
![]() | ExceptionLocker |
Used to temporarily block exceptions.
(Inherited from LogicalNode) |
![]() | IsRunRequired |
True: the node should be started.
(Inherited from LogicalNode) |
![]() | IsTaskActiveOrScheduled |
True: the node is currently active or controlled by a timer.
(Inherited from LogicalNode) |
![]() | LastExceptions |
Exception that occurred during the last run or null;
(Inherited from LogicalNode) |
![]() | LastLogicalLocker |
Used to temporarily block LastLogical.
(Inherited from LogicalNode) |
![]() | LastLogicalStateLocker |
Used to temporarily lock LastLogicalState.
(Inherited from LogicalNode) |
![]() | LastSingleNodesFinishedLocker | Used to temporarily block LastSingleNodesFinished. |
![]() | LastStateLocker |
Used to temporarily block LastState.
(Inherited from LogicalNode) |
![]() | Mother |
The owner of the node.
(Inherited from GenericTreeT) |
![]() | ResultLocker |
Used to temporarily block results.
(Inherited from LogicalNode) |
![]() | RootJobList |
Next higher JobList for this node or the node itself,
if it is a JobList.
(Inherited from LogicalNode) |
![]() | SubLastNotNullLogicalLocker |
Used to temporarily block LastLogical.
(Inherited from LogicalNode) |
![]() | SubNodeStateChangedLocker | Used to temporarily lock for resetting (invalidating) different for the determination of the current status of the ParentNode important Counter. |
![]() | ThreadRefreshParentNodeLocker | Used to temporarily lock for resetting (invalidating) different for the determination of the current status of the ParentNode important Counter. |
![]() | TreeRootJobList |
Top JobList.
(Inherited from LogicalNode) |