| IActorRefProviderInit Method |
Initialization of an ActorRefProvider happens in two steps: first
construction of the object with settings, eventStream, etc.
and then—when the ActorSystem is constructed—the second phase during
which actors may be created (e.g. the guardians).
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax See Also