Builder..::..SetConfig Method

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

Syntax


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

Parameters

value
Type: ByteString