get_MaxStale()

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()

Return Value

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

See Also