RepointableActorRefPoint Method |
This method is supposed to be called by the supervisor in HandleSupervise()
to replace the UnstartedCell with the real one. It assumes no concurrent
modification of the `underlying` field, though it is safe to send messages
at any time.
Namespace: Akka.ActorAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxmember Point : unit -> unit
See Also