RemoteActorRef..::..IsLocal Property

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

Syntax


public bool IsLocal { get; }
Public ReadOnly Property IsLocal As Boolean
	Get
public:
property bool^ IsLocal {
	bool^ get ();
}