ConcurrentSet<(Of <(<'T>)>)>..::..IsEmptry Property

Namespace:  Akka.Util
Assembly:  Akka (in Akka.dll)

Syntax


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