다음을 통해 공유


ConcurrencyLimiterOptions.QueueLimit 속성

정의

동시에 큐에 대기할 수 있는 최대 허용 횟수입니다. 이러한 옵션이 의 생성자에 ConcurrencyLimiter전달될 때까지 값 >= 0으로 설정해야 합니다.

public int QueueLimit { get; set; }
member this.QueueLimit : int with get, set
Public Property QueueLimit As Integer

속성 값

적용 대상