Partager via


NetworkingOptions.MaxSockets Propriété

Définition

Attention

Not supported

L’attribut MaxSockets définit le nombre maximal de sockets TCP qu’un silo garderait ouvert à tout moment. Lorsque la limite est atteinte, les sockets les moins récents sont fermés pour maintenir le nombre de sockets ouverts en dessous de la limite.

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

Valeur de propriété

Attributs

S’applique à