Info
Version: | 1.0.0 |
Author(s): | Buffered.Channel |
Last Update: | Tuesday, January 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mantasaudickas/Buffered.Channel |
NuGet Url: | https://www.nuget.org/packages/Buffered.Channel |
Install
Install-Package Buffered.Channel
dotnet add package Buffered.Channel
paket add Buffered.Channel
Buffered.Channel Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Threading.Channels(>= 4.7.0)
Consumer callback methods are called when buffer limit is reached or time reached flush interval.