Take Method
From Task Parallel System.Threading
|
|
| .NET Framework Class Library |
| BlockingCollection<(Of <(T>)>)..::.Take Method |
| BlockingCollection<(Of <(T>)>) Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
| Take()()() | Takes an item from the BlockingCollection<(Of <(T>)>). | |
| Take(CancellationToken) | Takes an item from the BlockingCollection<(Of <(T>)>). |