Base:
method
ValidateFreshness
System.Net.Cache.RequestCacheValidator.ValidateFreshness()
1 override of ValidateFreshness
System (1)
net\System\Net\Cache\FtpRequestCacheValidator.cs (1)
117protected internal override CacheFreshnessStatus ValidateFreshness()
1 reference to ValidateFreshness
System (1)
net\System\Net\Cache\FtpRequestCacheValidator.cs (1)
133return base.ValidateFreshness();