共用方式為


WebListenerOptions.MaxAccepts 屬性

定義

WebListener.AcceptAsync () 的並行呼叫數目上限。

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

屬性值

適用於