3 references to _propResponseRestartDeadlockInterval
System.Web (3)
Configuration\ProcessModelSection.cs (3)
243
_properties.Add(
_propResponseRestartDeadlockInterval
);
453
return (TimeSpan)base[
_propResponseRestartDeadlockInterval
];
456
base[
_propResponseRestartDeadlockInterval
] = value;