WebSocketTransportSettings.MaxPendingConnections Propriété

Définition

Obtient ou définit le nombre maximal de connexions en attente autorisées.

public:
 property int MaxPendingConnections { int get(); void set(int value); };
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 en attente autorisées.

S’applique à