WebPubSubTrafficThrottleByUserIdRule.AggregationWindowInSeconds Property

Definition

The aggregation window for the message bytes. The message bytes will be aggregated in this window and be reset after the window. Default value is 60 seconds.

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

Property Value

Applies to