MonitorLocker(TState) Properties

Tungsten Suite

MonitorLockerTState Properties

The MonitorLockerTState generic type exposes the following members.

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