Click or drag to resize
FSMBaseFailureCause Property

[Missing <summary> documentation for "P:Akka.Actor.FSMBase.Failure.Cause"]

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public Object Cause { get; }

Property Value

Type: Object
See Also