Aracılığıyla paylaş


TcpEndpointProbesOptions.MaxPendingConnections Özellik

Tanım

Bekleyen bağlantılar kuyruğunun uzunluk üst sınırını alır veya ayarlar.

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

Özellik Değeri

Varsayılan değer 10'dur.

Öznitelikler

Şunlara uygulanır