1 write to LastUsage
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\IdlingCommunicationPool.cs (1)
134_connectionMapping[connection].LastUsage = DateTime.UtcNow;
1 reference to LastUsage
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\IdlingCommunicationPool.cs (1)
283if (now > (idlingSettings.LastUsage + _idleTimeout))