SemaphoreSlimLocker Constructor

Tungsten Suite

SemaphoreSlimLocker Constructor

Overload List
  NameDescription
Public methodSemaphoreSlimLocker
Constructs a new SemaphoreSlimLocker with an initial request count of 1 and maximum request count of 1
Public methodSemaphoreSlimLocker(Int32)
Constructs a new SemaphoreSlimLocker
Public methodSemaphoreSlimLocker(Int32, Int32)
Constructs a new SemaphoreSlimLocker
Top
See Also