3 references to _propMaxWaitChangeNotification
System.Web (3)
Configuration\HttpRuntimeSection.cs (3)
338
_properties.Add(
_propMaxWaitChangeNotification
);
641
return (int)base[
_propMaxWaitChangeNotification
];
644
base[
_propMaxWaitChangeNotification
] = value;