Click or drag to resize
EscalateReason Property
Gets the reason.

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

Property Value

Type: Exception
The reason.
See Also