 | LogicalNodeLastExceptions Feld |
Beim letzten Lauf aufgetretene Exception oder null;
Namensraum: LogicalTaskTreeAssembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+ee7c41c506aa3699a01882f3f94d3758366d0e67
Syntaxpublic ConcurrentDictionary<LogicalNode, Exception> LastExceptions
Public LastExceptions As ConcurrentDictionary(Of LogicalNode, Exception)
public:
ConcurrentDictionary<LogicalNode^, Exception^>^ LastExceptions
val mutable LastExceptions: ConcurrentDictionary<LogicalNode, Exception>
Feldwert
ConcurrentDictionaryLogicalNode,
Exception
Siehe auch