1 reference to MAX_HEARTBEAT_VALUE
System.Web (1)
Configuration\HealthMonitoringSection.cs (1)
264new TimeSpanValidator(TimeSpan.Zero, TimeSpan.FromSeconds(MAX_HEARTBEAT_VALUE)),