1 write to cleanupInterval
System.ServiceModel (1)
System\ServiceModel\PeerResolvers\CustomPeerResolverService.cs (1)
239this.cleanupInterval = value;
2 references to cleanupInterval
System.ServiceModel (2)
System\ServiceModel\PeerResolvers\CustomPeerResolverService.cs (2)
220return cleanupInterval; 579throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument("CleanupInterval", SR.GetString(SR.CleanupIntervalMustBeGreaterThanZero, this.cleanupInterval));