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>::Take Method
.NET Framework (current version)
Removes an item from the BlockingCollection<T>.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Take() | Removes an item from the BlockingCollection<T>. |
![]() | Take(CancellationToken) | Removes an item from the BlockingCollection<T>. |
Show:
