Click or drag to resize
Akka.NETICellSelf Property
Gets the "self" reference which this Cell is attached to.

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
IActorRef Self { get; }

Property Value

Type: IActorRef
See Also