1 write to LastUsage
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\IdlingCommunicationPool.cs (1)
151_connectionMapping[connection].LastUsage = DateTime.UtcNow;
1 reference to LastUsage
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\IdlingCommunicationPool.cs (1)
298if (now > (idlingSettings.LastUsage + _idleTimeout))