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

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

Syntax


public int Count { get; }
Public ReadOnly Property Count As Integer
	Get
public:
property int^ Count {
	int^ get ();
}