Click or drag to resize

ExecutionExceptionInnerInnerExceptions Property

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public Dictionary<IPAddress, Exception> InnerInnerExceptions { get; }

Property Value

Type: DictionaryIPAddress, Exception
See Also