ActorCell..::..Self Property

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

Syntax


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