1 write to ftpRequestCacheValidator
System (1)
net\System\Net\Configuration\RequestCachingSection.cs (1)
176this.ftpRequestCacheValidator = new FtpRequestCacheValidator(false, this.UnspecifiedMaximumAge);
1 reference to ftpRequestCacheValidator
System (1)
net\System\Net\Configuration\RequestCachingSection.cs (1)
283get { return this.ftpRequestCacheValidator; }