3 references to _propPingFrequency
System.Web (3)
Configuration\ProcessModelSection.cs (3)
250
_properties.Add(
_propPingFrequency
);
531
return (TimeSpan)base[
_propPingFrequency
];
534
base[
_propPingFrequency
] = value;