ReaderWriterLocker.Dispose Method

Tungsten Suite

ReaderWriterLockerDispose Method

Disposes the instance and releases resources

Namespace:  W.Threading.Lockers
Assembly:  Tungsten.Threading.Lockers (in Tungsten.Threading.Lockers.dll) Version: 2.0.1
Syntax
C#
public void Dispose()

Implements

IDisposableDispose
See Also