System::Net::Http::Headers::HttpResponseHeaders::get_Age method

HttpResponseHeaders::get_Age method

Gets a value of the ‘Age’ header.

Nullable<TimeSpan> System::Net::Http::Headers::HttpResponseHeaders::get_Age()

ReturnValue

A value of the ‘Age’ header.

See Also