SemaphoreSlimLocker(TState) Constructor

Tungsten Suite

SemaphoreSlimLockerTState Constructor

Initializes a new instance of the SemaphoreSlimLockerTState class

Namespace:  W.Threading.Lockers
Assembly:  Tungsten.Threading.Lockers (in Tungsten.Threading.Lockers.dll) Version: 2.0.1
Syntax
C#
public SemaphoreSlimLocker()
See Also