| 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.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax member Point : unit -> unit
Exceptions See Also