Method | Description | |
---|---|---|
OpenExisting ( string name ) : |
||
Release ( ) : int | ||
Release ( int releaseCount ) : int | ||
Semaphore ( SafeWaitHandle handle ) : System.IO | ||
Semaphore ( int initialCount, int maximumCount ) : System.IO | ||
Semaphore ( int initialCount, int maximumCount, string name ) : System.IO | ||
Semaphore ( int initialCount, int maximumCount, string name, bool &createdNew ) : System.IO |