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