The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
BlockingCollection<T>::Dispose Method
.NET Framework (current version)
Releases all resources used by the current instance of the BlockingCollection<T> class.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | Releases all resources used by the current instance of the BlockingCollection<T> class. |
![]() | Dispose(Boolean) | Releases resources used by the BlockingCollection<T> instance. |
Show:

