System.Collections.Concurrent.BlockingCollection<T>: Constructor Members

The constructors of System.Collections.Concurrent.BlockingCollection<T> are listed below. For a list of all members, see the BlockingCollection<T> Members list.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Collections.Concurrent.BlockingCollection`1 class without an upper-bound.

Documentation for this section has not yet been entered.

Initializes a new instance of the System.Collections.Concurrent.BlockingCollection`1 class with the specified upper-bound.

Documentation for this section has not yet been entered.