WebSocketTransportSettings.MaxPendingConnections Właściwość

Definicja

Pobiera lub ustawia maksymalną dozwoloną liczbę oczekujących połączeń.

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

Wartość właściwości

Int32

Maksymalna liczba dozwolonych oczekujących połączeń.

Dotyczy