SemaphoreSlimLocker Constructor
From Tungsten Suite
Tungsten
|
|
SemaphoreSlimLocker Constructor |
| Name | Description | |
|---|---|---|
| SemaphoreSlimLocker |
Constructs a new SemaphoreSlimLocker with an initial request count of 1 and maximum request count of 1
| |
| SemaphoreSlimLocker(Int32) |
Constructs a new SemaphoreSlimLocker
| |
| SemaphoreSlimLocker(Int32, Int32) |
Constructs a new SemaphoreSlimLocker
|