Click or drag to resize
ActorBaseSelf Property
Gets the self ActorRef

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
protected ActorRef Self { get; }

Property Value

Type: ActorRef
Self ActorRef
See Also