Click or drag to resize

ExecutionExceptionInnerInnerExceptions Property

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

Property Value

Type: DictionaryIPAddress, Exception
See Also