C# Class System.Net.Semaphore

Inheritance: System.Threading.WaitHandle
ファイルを表示 Open project: gbarnett/shared-source-cli-2.0

Private Methods

Method Description
ReleaseSemaphore ( ) : bool
Semaphore ( int initialCount, int maxCount ) : System