 | ModifyFailureCause 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)
Syntaxpublic Exception Cause { get; }
abstract Cause : Exception with get
override Cause : Exception with get
Property Value
Type:
ExceptionImplements
IUpdateFailureCause
See Also