System::Net::Http::Headers::CacheControlHeaderValue::get_MaxStale method

CacheControlHeaderValue::get_MaxStale method

Gets the value that determines if the client will accept the expired responses.

bool System::Net::Http::Headers::CacheControlHeaderValue::get_MaxStale()

ReturnValue

The value that determines if the client will accept the expired responses.

See Also