Share via


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

属性值

适用于