Gets the number of elements contained in the queue.

Namespace: VVVV.Utils.Concurrent
Assembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871

Syntax

C#
public int Count { get; }

See Also