System::Net::Http::Headers::HttpRequestHeaders::get_MaxForwards method

HttpRequestHeaders::get_MaxForwards method

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

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

ReturnValue

A value of the ‘Max-Forwards’ header.

See Also