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