SimpleHelpers.NamedLock (C# - Source file) NuGet Package

Synchronization helper: a static lock collection associated with a key.

NamedLock manages the lifetime of critical sections that can be accessed by a key (name) throughout the application.

It also have some helper methods to allow a maximum wait time (timeout) to aquire the lock and safelly release it.

Note: this nuget package contains c# source code and depends on System.Collections.Concurrent introduced in .Net 4.0.




Got any SimpleHelpers.NamedLock (C# - Source file) Question?





Info

Version: 1.0.4
Author(s): Khalid Salomão
Last Update: Sunday, June 21, 2015
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/khalidsalomao/SimpleHelpers.Net
NuGet Url: https://www.nuget.org/packages/SimpleHelpers.NamedLock


Install
Install-Package SimpleHelpers.NamedLock
dotnet add package SimpleHelpers.NamedLock
paket add SimpleHelpers.NamedLock
SimpleHelpers.NamedLock Download (Unzip the "nupkg" after downloading)

1 package depend on this package.


Tags



STATS

must-have-score

.5

avg-downloads-per-day

4

days-since-last-release

3231