ActorCellAttachChild Method |
[Missing <summary> documentation for "M:Akka.Actor.ActorCell.AttachChild(Akka.Actor.Props,System.Boolean,System.String)"]
Namespace: Akka.Actor
public virtual ActorRef AttachChild( Props props, bool isSystemService, string name = null )
[Missing <param name="props"/> documentation for "M:Akka.Actor.ActorCell.AttachChild(Akka.Actor.Props,System.Boolean,System.String)"]
[Missing <param name="isSystemService"/> documentation for "M:Akka.Actor.ActorCell.AttachChild(Akka.Actor.Props,System.Boolean,System.String)"]
[Missing <param name="name"/> documentation for "M:Akka.Actor.ActorCell.AttachChild(Akka.Actor.Props,System.Boolean,System.String)"]
[Missing <returns> documentation for "M:Akka.Actor.ActorCell.AttachChild(Akka.Actor.Props,System.Boolean,System.String)"]