Builder..::..SetScope Method

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

Syntax


public DeployData..::..Builder SetScope(
	ByteString value
)
Public Function SetScope ( _
	value As ByteString _
) As DeployData..::..Builder
public:
DeployData..::..Builder^ SetScope(
	ByteString^ value
)

Parameters

value
Type: ByteString