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