KestrelServerOptions.NoDelay Vlastnost

Definice

Nastavte na hodnotu false, pokud chcete povolit algoritmus Nagle pro všechna připojení.

public:
 property bool NoDelay { bool get(); void set(bool value); };
public bool NoDelay { get; set; }
member this.NoDelay : bool with get, set
Public Property NoDelay As Boolean

Hodnota vlastnosti

Poznámky

Výchozí hodnota je true.

Platí pro