Builder..::..SetRouterConfig Method

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

Syntax


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

Parameters

value
Type: ByteString