Click or drag to resize
ActorCellSelf Property

[Missing <summary> documentation for "P:Akka.Actor.ActorCell.Self"]

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

Property Value

Type: ActorRef

Implements

IActorContextSelf
CellSelf
See Also