One of my favorite synchronization primitives has always been a semaphore, one which .NET v1 lacks. This is a simple implementation of a counting semaphore with P() and V() operations, based around the .NET Monitor class.
Counting Semaphore
Information
|
Resource ID
|
:
|
1574
|
|
ASP.NET Version
|
:
|
ASP.NET 1.1
|
|
Software Version
|
:
|
1.0.1
|
|
Price
|
:
|
$
0
|
|
Today Hits
|
:
|
2
|
|
Total Hits
|
:
|
325
|
|
Scripting Language
|
:
|
VB
|
|
Resource Added
|
:
|
Aug 21,2006
|