Click or drag to resize
Akka.NETWriteMessageRejectedCause Property
The cause of the failure

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

Property Value

Type: Exception
See Also