Builder..::..SetMatcher Method

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

Syntax


public Selection..::..Builder SetMatcher(
	string value
)
Public Function SetMatcher ( _
	value As String _
) As Selection..::..Builder
public:
Selection..::..Builder^ SetMatcher(
	String^ value
)

Parameters

value
Type: String