NetworkingOptions.MaxSockets Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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