RepointableActorRef..::..Lookup Property

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

Syntax


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