Method | Description | |
---|---|---|
InMemoryMutex ( SemaphoreSlim semaphoreSlim ) : System.Threading |
Contructor
|
|
Release ( ) : void |
Release in memory mutex
|
public InMemoryMutex ( SemaphoreSlim semaphoreSlim ) : System.Threading | ||
semaphoreSlim | SemaphoreSlim | |
return | System.Threading |