Builder..::..HasMatcher Property

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

Syntax


public bool HasMatcher { get; }
Public ReadOnly Property HasMatcher As Boolean
	Get
public:
property bool^ HasMatcher {
	bool^ get ();
}