C# Class PIXIEBatchProcessor.Util.AsyncLock.Releaser

Inheritance: IDisposable
Mostra file Open project: PNNL-Comp-Mass-Spec/PIXIE

Public Methods

Method Description
Dispose ( ) : void
Releaser ( SemaphoreSlim semaphore ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Releaser() public method

public Releaser ( SemaphoreSlim semaphore ) : System
semaphore System.Threading.SemaphoreSlim
return System