Builder..::..HasProps Property

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

Syntax


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