Class SuspendReason.Recreation
TBD
Implements
Inherited Members
Namespace: Akka.Actor.Internal
Assembly: Akka.dll
Syntax
public class Recreation : SuspendReason, SuspendReason.IWaitingForChildren
Constructors
| Improve this Doc View SourceRecreation(Exception)
TBD
Declaration
public Recreation(Exception cause)
Parameters
Type | Name | Description |
---|---|---|
Exception | cause | TBD |
Properties
| Improve this Doc View SourceCause
TBD
Declaration
public Exception Cause { get; }
Property Value
Type | Description |
---|---|
Exception |