RepointableActorRef Constructor |
Namespace: Akka.Actor
public RepointableActorRef( ActorSystemImpl system, Props props, MessageDispatcher dispatcher, Func<Mailbox> createMailbox, InternalActorRef supervisor, ActorPath path )
[Missing <param name="system"/> documentation for "M:Akka.Actor.RepointableActorRef.#ctor(Akka.Actor.Internals.ActorSystemImpl,Akka.Actor.Props,Akka.Dispatch.MessageDispatcher,System.Func{Akka.Dispatch.Mailbox},Akka.Actor.InternalActorRef,Akka.Actor.ActorPath)"]
[Missing <param name="props"/> documentation for "M:Akka.Actor.RepointableActorRef.#ctor(Akka.Actor.Internals.ActorSystemImpl,Akka.Actor.Props,Akka.Dispatch.MessageDispatcher,System.Func{Akka.Dispatch.Mailbox},Akka.Actor.InternalActorRef,Akka.Actor.ActorPath)"]
[Missing <param name="dispatcher"/> documentation for "M:Akka.Actor.RepointableActorRef.#ctor(Akka.Actor.Internals.ActorSystemImpl,Akka.Actor.Props,Akka.Dispatch.MessageDispatcher,System.Func{Akka.Dispatch.Mailbox},Akka.Actor.InternalActorRef,Akka.Actor.ActorPath)"]
[Missing <param name="createMailbox"/> documentation for "M:Akka.Actor.RepointableActorRef.#ctor(Akka.Actor.Internals.ActorSystemImpl,Akka.Actor.Props,Akka.Dispatch.MessageDispatcher,System.Func{Akka.Dispatch.Mailbox},Akka.Actor.InternalActorRef,Akka.Actor.ActorPath)"]
[Missing <param name="supervisor"/> documentation for "M:Akka.Actor.RepointableActorRef.#ctor(Akka.Actor.Internals.ActorSystemImpl,Akka.Actor.Props,Akka.Dispatch.MessageDispatcher,System.Func{Akka.Dispatch.Mailbox},Akka.Actor.InternalActorRef,Akka.Actor.ActorPath)"]
[Missing <param name="path"/> documentation for "M:Akka.Actor.RepointableActorRef.#ctor(Akka.Actor.Internals.ActorSystemImpl,Akka.Actor.Props,Akka.Dispatch.MessageDispatcher,System.Func{Akka.Dispatch.Mailbox},Akka.Actor.InternalActorRef,Akka.Actor.ActorPath)"]