共用方式為


QueuePolicyOptions.RequestQueueLimit 屬性

定義

在伺服器開始拒絕 「503 服務無法使用」的連線之前,佇列要求的數目上限。 此選項與應用程式高度相依,而且必須由應用程式設定。

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

屬性值

適用於