1 reference to s_cacheTimeout
System.ServiceModel.NetTcp (1)
System\ServiceModel\Channels\DnsCache.cs (1)
65
if (now.Subtract(cacheEntry.TimeStamp) >
s_cacheTimeout
)