Property | Type | Description | |
---|---|---|---|
Default | IDisposable |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
AllReleaser ( int count ) : System |
Initializes a new instance of the AllReleaser struct.
|
|
Dispose ( ) : void |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
public AllReleaser ( int count ) : System | ||
count | int | The total possible number of semaphores. |
return | System |