Gets the “self” reference which this Cell is attached to.
Namespace: Akka.ActorAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
SyntaxReadOnly Property Self As ActorRef
Get
property ActorRef^ Self {
ActorRef^ get ();
}
abstract Self : ActorRef with get
Property Value
Type:
ActorRef
See Also