System::Net::Http::Headers::CacheControlHeaderValue::get_MaxStaleLimit method
CacheControlHeaderValue::get_MaxStaleLimit method
Gets the value in seconds that determines the time during which the client will accept the expired responses.
Nullable<TimeSpan> System::Net::Http::Headers::CacheControlHeaderValue::get_MaxStaleLimit()
ReturnValue
The value in seconds that determines the time during which the client will accept the expired responses.
See Also
- Class Nullable
- Class TimeSpan
- Class CacheControlHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.PDF for C++