Share via


WebListenerSettings.RequestQueueLimit Property

Definition

Gets or sets the maximum number of requests that will be queued up in Http.Sys.

public:
 property long RequestQueueLimit { long get(); void set(long value); };
public long RequestQueueLimit { get; set; }
member this.RequestQueueLimit : int64 with get, set
Public Property RequestQueueLimit As Long

Property Value

Applies to