1 reference to cacheTimeout
System.ServiceModel (1)
System\ServiceModel\Channels\DnsCache.cs (1)
74
if (now.Subtract(cacheEntry.TimeStamp) >
cacheTimeout
)