RepointableActorRefLookup Property |
[Missing <summary> documentation for "P:Akka.Actor.RepointableActorRef.Lookup"]
Namespace: Akka.ActorAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxpublic Cell Lookup { get; }
Public ReadOnly Property Lookup As Cell
Get
public:
property Cell^ Lookup {
Cell^ get ();
}
member Lookup : Cell with get
Property Value
Type:
Cell
See Also