 | LogicalNodeLastExceptions Feld |
Beim letzten Lauf aufgetretene Exception oder null;
Namensraum: LogicalTaskTreeAssembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+d75bac576d44afb64cfff79fd3665c8ca1172cbc
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