Cell..::..Self Property

Gets the “self” reference which this Cell is attached to.

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll)

Syntax


ActorRef Self { get; }
ReadOnly Property Self As ActorRef
	Get
property ActorRef^ Self {
	ActorRef^ get ();
}