ConnectionTimeoutExtensions.UseConnectionTimeout(ListenOptions) Metoda

Definicja

Dodaj oprogramowanie pośredniczące przekroczenia limitu czasu połączenia.

public static Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions UseConnectionTimeout (this Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions listenOptions);
static member UseConnectionTimeout : Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions -> Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions
<Extension()>
Public Function UseConnectionTimeout (listenOptions As ListenOptions) As ListenOptions

Parametry

listenOptions
ListenOptions

Opcje serwera do użycia.

Zwraca

Wartość .listenOptions

Dotyczy