Builder..::..SetSystem Method

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

Syntax


public AddressData..::..Builder SetSystem(
	string value
)
Public Function SetSystem ( _
	value As String _
) As AddressData..::..Builder
public:
AddressData..::..Builder^ SetSystem(
	String^ value
)

Parameters

value
Type: String