Click or drag to resize
Akka.NETModifyFailureCause Property

[Missing <summary> documentation for "P:Akka.DistributedData.ModifyFailure.Cause"]

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

Property Value

Type: Exception

Implements

IUpdateFailureCause
See Also