Click or drag to resize
Akka.NETIUpdateFailureCause Property
Returns a cause of the exception.

Namespace:  Akka.DistributedData
Assembly:  Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
Exception Cause { get; }

Property Value

Type: Exception
See Also