Udostępnij za pośrednictwem


TcpEndpointProbesOptions.MaxPendingConnections Właściwość

Definicja

Pobiera lub ustawia maksymalną długość kolejki oczekujących połączeń.

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

Wartość właściwości

Wartość domyślna to 10.

Atrybuty

Dotyczy