Gets the number of items contained in the System.Collections.Concurrent.BlockingCollection`1.
Documentation for this section has not yet been entered.
If any method in BlockingCollection is executing while the Count property is being accessd, the return value is approximate. Count may reflect a number that is either greater than or less than the actual number of items in the BlockingCollection.