IHeaderDictionary.KeepAlive Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém ou define o cabeçalho HTTP Keep-Alive
.
public virtual Microsoft.Extensions.Primitives.StringValues KeepAlive { get; set; }
member this.KeepAlive : Microsoft.Extensions.Primitives.StringValues with get, set
Public Overridable Property KeepAlive As StringValues