Builder..::..HasScope Property

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

Syntax


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