SemaphoreSlimLocker(TState) Properties

Tungsten Suite

SemaphoreSlimLockerTState Properties

The SemaphoreSlimLockerTState generic type exposes the following members.

Properties
  NameDescription
Public propertyLocker
The locking mechanism (SpinLock, Monitor, SemaphoreSlim, ReaderWriterLock)
(Inherited from StateLockerTLocker, TState.)
Top
See Also