A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://learn.microsoft.com/dotnet/api/system.threading.ratelimiting.ratelimiter.attemptacquire below:

RateLimiter.AttemptAcquire(Int32) Method (System.Threading.RateLimiting) | Microsoft Learn

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
permitCount
Int32

Number of permits to try and acquire.

Returns

A successful or failed lease.

Exceptions Remarks

Set 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