다음을 통해 공유


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

속성 값

적용 대상