RateLimiter.AttemptAcquireCore(Int32) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
の実装で RateLimiter 実装 AttemptAcquire(Int32)されるメソッド。
protected abstract System.Threading.RateLimiting.RateLimitLease AttemptAcquireCore (int permitCount);
abstract member AttemptAcquireCore : int -> System.Threading.RateLimiting.RateLimitLease
Protected MustOverride Function AttemptAcquireCore (permitCount As Integer) As RateLimitLease
パラメーター
- permitCount
- Int32
試行して取得する許可の数。