Builder..::..HasRecipient Property

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

Syntax


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