C# Class HitProxy.ReadWriteLock.UsingUpgradeableReadLock

Inheritance: IDisposable
Afficher le fichier Open project: hultqvist/HitProxy

Méthodes publiques

Méthode Description
Dispose ( ) : void
UsingUpgradeableReadLock ( ReaderWriterLockSlim l ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

UsingUpgradeableReadLock() public méthode

public UsingUpgradeableReadLock ( ReaderWriterLockSlim l ) : System
l System.Threading.ReaderWriterLockSlim
Résultat System