![]() | Undefined |
The UndefinedTreeEventClass Type exposes the following members.
Name | Description of the | |
---|---|---|
![]() | UndefinedTreeEventClass | Standard constructor. |
Name | Description of the | |
---|---|---|
![]() | Environment | List with processing results of the predecessors of the node reporting the event. (Inherited from TreeEvent) |
![]() | Logical | Logical value of the node that reports the event (true, false or null). (Inherited from TreeEvent) |
![]() | Name | User name of the event (Inherited from TreeEvent) |
![]() | NodeName | Name of the node reporting the event. (Inherited from TreeEvent) |
![]() | NodePath | Path to the node that reports the event. (Inherited from TreeEvent) |
![]() | Results | List with processing results of the node reporting the event. (Inherited from TreeEvent) |
![]() | SenderId | Id of the node reporting the event. (Inherited from TreeEvent) |
![]() | SourceId | Id of the node in which the event occurs. (Inherited from TreeEvent) |
![]() | State | Processing status of the node reporting the event (None, Start, Done, Fault, Timeout, UserAbort.). (Inherited from TreeEvent) |
![]() | ThreadId | Id of the corresponding thread (Inherited from TreeEvent) |
![]() | Timestamp | Date and time of the event (Inherited from TreeEvent) |
Name | Description of the | |
---|---|---|
![]() | Equals |
Compares this result with a transferred result by content.
The timestamp is deliberately not included in the comparison.
(Inherited from TreeEvent) |
![]() | GetHashCode |
Generates a unique hash code for this result.
The timestamp is deliberately not included in the comparison.
(Inherited from TreeEvent) |
![]() | GetResolvedPath |
Resolves the transferred path taking into account the search sequence
into a secured path, if possible.
(Inherited from TreeEvent) |
![]() | ReplaceWildcards |
Replaces defined wildcards with their runtime values:
'%HOME%': '...bin\Debug'.
(Inherited from TreeEvent) |
![]() | ToString |
Overridden ToString() method.
(Inherited from TreeEvent) |