Aracılığıyla paylaş


ConnectionTimeoutExtensions.UseConnectionTimeout(ListenOptions) Yöntem

Tanım

Bağlantı zaman aşımı ara yazılımını ekleyin.

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

Parametreler

listenOptions
ListenOptions

Kullanılacak sunucu seçenekleri.

Döndürülenler

değeridir listenOptions.

Şunlara uygulanır