QuicTransportOptions.Backlog 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.
Longueur maximale de la file d’attente de connexion.
public int Backlog { get; set; }
member this.Backlog : int with get, set
Public Property Backlog As Integer