Click or drag to resize
Akka.NETEscalateReason Property
Gets the reason.

Namespace:  Akka.Dispatch.SysMsg
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public Exception Reason { get; }

Property Value

Type: Exception
The reason.
See Also