| SuspendReasonRecreation Constructor |
TBD
Namespace:
Akka.Actor.Internal
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public Recreation(
Exception cause
)
new :
cause : Exception -> Recreation
Parameters
- cause
- Type: SystemException
TBD
See Also