HttpSysOptions.RequestQueueLimit Propiedad

Definición

Obtiene o establece el número máximo de solicitudes que se ponen en cola en Http.Sys. Esta configuración no se aplica al asociarse a una cola existente.

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

Valor de propiedad

Int64

Se aplica a