Builder..::..SetPath Method

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

Syntax


public ActorRefData..::..Builder SetPath(
	string value
)
Public Function SetPath ( _
	value As String _
) As ActorRefData..::..Builder
public:
ActorRefData..::..Builder^ SetPath(
	String^ value
)

Parameters

value
Type: String