| BackoffSupervisorCurrentChild Constructor |
TBD
Namespace:
Akka.Pattern
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public CurrentChild(
IActorRef ref
)
new :
ref : IActorRef -> CurrentChild
Parameters
- ref
- Type: Akka.ActorIActorRef
TBD
See Also