Tungsten
MonitorLockerTState Properties |
The MonitorLockerTState generic type exposes the following members.
Properties
Name | Description | |
---|---|---|
Locker |
The locking mechanism (SpinLock, Monitor, SemaphoreSlim, ReaderWriterLock)
(Inherited from StateLockerTLocker, TState.) |
See Also