다음을 통해 공유


WebApplicationCustomRule.RateLimitDurationInMinutes Property

Definition

Time window for resetting the rate limit count. Default is 1 minute.

public int? RateLimitDurationInMinutes { get; set; }
member this.RateLimitDurationInMinutes : Nullable<int> with get, set
Public Property RateLimitDurationInMinutes As Nullable(Of Integer)

Property Value

Applies to