共用方式為


QueuePolicyOptions.MaxConcurrentRequests 屬性

定義

並行要求的最大數目。 任何額外專案都會排入伺服器上的佇列。 此選項高度相依于應用程式,而且必須由應用程式設定。

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

屬性值

適用於