Gets the number of elements contained in the System.Collections.Concurrent.ConcurrentBag`1.
Documentation for this section has not yet been entered.
The count returned represents a moment-in-time snapshot of the contents of the bag. It is possible that other threads might add or remove items immediately after you access the Count property.