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