The properties of System.Collections.Concurrent.ConcurrentQueue<T> are listed below. For a list of all members, see the ConcurrentQueue<T> Members list.
See Also: Inherited members from System.Object
| [read-only] | Count | int.
Gets the number of elements contained in the System.Collections.Concurrent.ConcurrentQueue`1. |
| [read-only] | IsEmpty | bool.
Gets a value that indicates whether the System.Collections.Concurrent.ConcurrentQueue`1 is empty. |