dotnet / dotnet/dotnet-api-docs
How to clear the items which are not performed of the ActionBlock?
Open
area-System.Threading.Tasks
Pri3
untriaged
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
Hi,
The [ActionBlock](https://docs.microsoft.com/en-us/dotnet/api/system.threading.tasks.dataflow.actionblock-1?view=netcore-2.2) performs computations using dataflow blocks. Is there a way to clear the buffer which is not performed in this block?
Contributor guide
Assessment
This issue has not been assessed yet.