RepointableActorRef..::..Point 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)

Syntax


public void Point()
Public Sub Point
public:
void Point()