3 references to CleanupInterval
System.ServiceModel (3)
System\ServiceModel\PeerResolvers\CustomPeerResolverService.cs (3)
578if (this.CleanupInterval <= TimeSpan.Zero) 583timer.Set(CleanupInterval); 631timer.Set(this.CleanupInterval);