Overload | Description |
---|---|
Decrement() | Decrements the counter by one |
Decrement<T>(Action<T>,T) | Delegate fired inside lock if the Decrement() count reaches zero |
Decrement(ThreadStart) | Delegate fired inside lock if the Decrement() count reaches zero |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7