2 references to UnspecifiedMaximumAge
System (2)
net\System\Net\Configuration\RequestCachingSection.cs (2)
175this.httpRequestCacheValidator = new HttpRequestCacheValidator(false, this.UnspecifiedMaximumAge); 176this.ftpRequestCacheValidator = new FtpRequestCacheValidator(false, this.UnspecifiedMaximumAge);