Partager via


ConnectionOrientedTransportBindingElement.MaxPendingConnections Propriété

Définition

Obtient ou définit le nombre maximal de connexions en attente de distribution sur le service.

public int MaxPendingConnections { get; set; }
member this.MaxPendingConnections : int with get, set
Public Property MaxPendingConnections As Integer

Valeur de propriété

Nombre maximal de connexions entrantes en attente de distribution sur le service. La valeur par défaut est 10.

Exceptions

La valeur est inférieure ou égale à zéro.

S’applique à