C# (CSharp) KeyedSemaphores Namespace

Classes

Name Description
LockedKeyedSemaphore Represents a locked keyed semaphore that has already acquired its inner semaphore. It is safe to perform any multi-threaded operations while in possession of this object.