HttpRuntimeSection.DefaultRegexMatchTimeout Property
.NET Framework (current version)
Gets or sets the amount of time that a regular expression is allowed in order to perform a match.
Assembly: System.Web (in System.Web.dll)
[<ConfigurationPropertyAttribute("defaultRegexMatchTimeout", DefaultValue = "00:00:00")>] member DefaultRegexMatchTimeout : TimeSpan with get, set
.NET Framework
Available since 4.5
Available since 4.5
Show: