HttpWorkerRequest.HeaderMaxForwards Pole

Definice

Určuje číslo indexu hlavičky Max-Forwards HTTP.

public: int HeaderMaxForwards = 34;
public const int HeaderMaxForwards = 34;
val mutable HeaderMaxForwards : int
Public Const HeaderMaxForwards As Integer  = 34

Hodnota pole

Value = 34

Poznámky

Rozhraní .NET přiřadí číslo indexu každému standardnímu typu hlavičky HTTP, pro použití v metodách GetKnownRequestHeader a SendKnownResponseHeader.

Platí pro