| StopChildChild Property |
Gets the child.
Namespace:
Akka.Dispatch.SysMsg
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public IActorRef Child { get; }
member Child : IActorRef with get
Property Value
Type:
IActorRefThe child.
See Also