Important
Some information relates to prerelease product that may be substantially modified before itâs released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Fast synchronous attempt to acquire permits.
public System.Threading.RateLimiting.RateLimitLease AttemptAcquire(int permitCount = 1);
member this.AttemptAcquire : int -> System.Threading.RateLimiting.RateLimitLease
Public Function AttemptAcquire (Optional permitCount As Integer = 1) As RateLimitLease
Parameters
Number of permits to try and acquire.
ReturnsA successful or failed lease.
Exceptions RemarksSet permitCount
to 0 to get whether permits are exhausted.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4