HttpWorkerRequest.HeaderKeepAlive Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Spécifie le numéro d'index de l'en-tête HTTP Keep-Alive
.
public: int HeaderKeepAlive = 3;
public const int HeaderKeepAlive = 3;
val mutable HeaderKeepAlive : int
Public Const HeaderKeepAlive As Integer = 3
Valeur de champ
Value = 3Remarques
Le .NET Framework affecte un numéro d’index à chaque type d’en-tête HTTP standard, à utiliser dans les GetKnownRequestHeader SendKnownResponseHeader méthodes et.