다음을 통해 공유


NetworkingOptions.MaxSockets 속성

정의

주의

Not supported

MaxSockets 특성은 사일로가 언제든지 열어 둘 최대 TCP 소켓 수를 정의합니다. 제한에 도달하면 가장 최근에 사용한 소켓이 닫혀 열린 소켓 수를 제한 이하로 유지합니다.

public int MaxSockets { get; set; }
[System.Obsolete("Not supported")]
public int MaxSockets { get; set; }
member this.MaxSockets : int with get, set
[<System.Obsolete("Not supported")>]
member this.MaxSockets : int with get, set
Public Property MaxSockets As Integer

속성 값

특성

적용 대상