共用方式為


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

屬性值

屬性

適用於