dotnet / dotnet/dotnet-api-docs
Possible mismatch with exceptions.
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
For method Take():
InvalidOperationException: if (...) or the BlockingCollection<T> is empty AND the collection has been marked as complete for adding.
For method Take(CancellationToken): if (...) or the BlockingCollection is marked as complete for adding, OR the BlockingCollection<T> is empty.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 8fabfe6d-7861-ba15-9577-54315d8f3c9a
* Version Independent ID: 389d65d9-a325-491f-1acd-bdd72531f04b
* Content: [BlockingCollection<T>.Take Method (System.Collections.Concurrent)](https://docs.microsoft.com/en-us/dotnet/api/system.collections.concurrent.blockingcollection-1.take?view=netframework-4.7.2#feedback)
* Content Source: [xml/System.Collections.Concurrent/BlockingCollection`1.xml](https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Concurrent/BlockingCollection`1.xml)
* Product: **dotnet-api**
* GitHub Login: @dotnet-bot
* Microsoft Alias: **dotnetcontent**
Contributor guide
Assessment
This issue has not been assessed yet.