FixedWindowRateLimiter(FixedWindowRateLimiterOptions) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Initialise la FixedWindowRateLimiter.
public FixedWindowRateLimiter (System.Threading.RateLimiting.FixedWindowRateLimiterOptions options);
new System.Threading.RateLimiting.FixedWindowRateLimiter : System.Threading.RateLimiting.FixedWindowRateLimiterOptions -> System.Threading.RateLimiting.FixedWindowRateLimiter
Public Sub New (options As FixedWindowRateLimiterOptions)
Paramètres
- options
- FixedWindowRateLimiterOptions
Options permettant de spécifier le comportement de FixedWindowRateLimiter.