get_MaxForwards()

HttpRequestHeaders::get_MaxForwards() method

Gets a value of the ‘Max-Forwards’ header.

Nullable<int32_t> System::Net::Http::Headers::HttpRequestHeaders::get_MaxForwards()

Return Value

A value of the ‘Max-Forwards’ header.

See Also