4 references to KeepAlivePingTimeout
Microsoft.AspNetCore.Server.Kestrel.Core (4)
Http2Limits.cs (3)
152
/// <see cref="
KeepAlivePingTimeout
"/> to close broken connections.
220
writer.WriteString(nameof(
KeepAlivePingTimeout
),
KeepAlivePingTimeout
.ToString());
Internal\Http2\Http2Connection.cs (1)
178
http2Limits.
KeepAlivePingTimeout
,