The properties of System.Collections.Concurrent.ConcurrentBag<T> are listed below. For a list of all members, see the ConcurrentBag<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.ConcurrentBag`1. |
| [read-only] | IsEmpty | bool.
Gets a value that indicates whether the System.Collections.Concurrent.ConcurrentBag`1 is empty. |