Click or drag to resize

LogicalNodeNodeResultChanged event

Is called up when the result of a node has changed. Serves to optimise the calculation of the logical state of the superordinate restart the node.

Namespace: LogicalTaskTree
Assembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public event ResultChangedEventHandler NodeResultChanged

Value

ResultChangedEventHandler
See also