2 references to PruneIntervalMilliseconds
System.ServiceModel (2)
System\ServiceModel\Channels\UtilityExtension.cs (2)
45pruneInterval = TimeSpan.FromMilliseconds(PruneIntervalMilliseconds + new Random(Process.GetCurrentProcess().Id).Next(PruneIntervalMilliseconds));