Overload List
Name | Description | |
---|---|---|
Acquire |
Acquires a permit, if one is available and returns immediately,
reducing the number of available permits by one.
| |
Acquire(Int32) |
Acquires the given number of permits, if they are available,
and returns immediately, reducing the number of available permits
by the given amount.
|
See Also