LocalActorRef..::..Cell Property

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

Syntax


public ActorCell Cell { get; }
Public ReadOnly Property Cell As ActorCell
	Get
public:
property ActorCell^ Cell {
	ActorCell^ get ();
}