1 write to LastUsage
System.ServiceModel.Internals (1)
System\Runtime\Collections\ObjectCache.cs (1)
163cacheItem.LastUsage = now;
1 reference to LastUsage
System.ServiceModel.Internals (1)
System\Runtime\Collections\ObjectCache.cs (1)
221now >= (cacheItem.LastUsage + this.settings.IdleTimeout))