A basic NamedLock class(tryingthisagain.com)
submitted by
mrkurt(280) 4 years ago
Here’s a bit of code I extracted from my own special baby of an application. It allows me to lock on a specific "name", rather than having to use an object instance and the built in lock construct.
|category: C#
|Views: 10
tags:
threading Concurrency C# Performance another
Everyones tags:
Your Tags: