Click or drag to resize

LogicalNodeGetlastEventSourceIfIsTreeEventTriggered method

Updates the values for TreeEvent-triggered nodes of the node before continuing to work with them. Is important in situations in which either the knot is the triggering TreeEvent has missed (at program start) or another TreeEvent was faster and led to a reaction, which leads to the current values of the node is required (JobSnapshotTrigger).

Namespace: LogicalTaskTree
Assembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public LogicalNode? GetlastEventSourceIfIsTreeEventTriggered()

Return value

LogicalNode
Fiery node or zero.
See also