HttpSysOptions.RequestQueueLimit 屬性

定義

取得或設定在Http.Sys中排入佇列的要求數目上限。 附加至現有佇列時,不會套用此設定。 預設值是 1000。

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

屬性值

適用於