Click or drag to resize

LogicalNodeGetResults method

Returns the ConcurrentDictionary ResultList as a simple Dictionary Results. Use the internal routine GetResultsFromResultList().

Namespace: LogicalTaskTree
Assembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public ResultDictionary GetResults()

Return value

ResultDictionary
Dictionary with NodeIds and Results
See also