Tungsten
![]() |
ReaderWriterLockerUnlock Method |
Exits a read or write lock on the ReaderWriterLockSlim
Namespace: W.Threading.Lockers
Assembly: Tungsten.Threading.Lockers (in Tungsten.Threading.Lockers.dll) Version: 2.0.1

C#
public void Unlock( LockTypeEnum lockType )
Parameters
- lockType
- Type: W.Threading.LockersLockTypeEnum
The type of lock to exit
