Facilitiates an asynchronous push/pull buffer that can be synchronized between two seperate tasks.
Info
Version: | 0.1.9 |
Author(s): | Gary Holland |
Last Update: | Thursday, October 19, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DataExperts/Dexih.Utils.RealTimeBuffer |
NuGet Url: | https://www.nuget.org/packages/Dexih.Utils.RealTimeBuffer |
Install
Install-Package Dexih.Utils.RealTimeBuffer
dotnet add package Dexih.Utils.RealTimeBuffer
paket add Dexih.Utils.RealTimeBuffer
Dexih.Utils.RealTimeBuffer Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.ValueTuple(>= 4.4.0)