DeployData..::..Scope Property

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

Syntax


public ByteString Scope { get; }
Public ReadOnly Property Scope As ByteString
	Get
public:
property ByteString^ Scope {
	ByteString^ get ();
}