Builder..::..HasSeq Property

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

Syntax


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