IActorContext..::..Self Property

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

Syntax


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