Partager via


TcpEndpointProbesOptions.MaxPendingConnections Propriété

Définition

Obtient ou définit la longueur maximale de la file d’attente des connexions en attente.

public:
 property int MaxPendingConnections { int get(); void set(int value); };
[System.ComponentModel.DataAnnotations.Range(1, 10000)]
public int MaxPendingConnections { get; set; }
[<System.ComponentModel.DataAnnotations.Range(1, 10000)>]
member this.MaxPendingConnections : int with get, set
Public Property MaxPendingConnections As Integer

Valeur de propriété

La valeur par défaut est 10.

Attributs

S’applique à