HttpRuntimeSection.DefaultRegexMatchTimeout Właściwość

Definicja

Pobiera lub ustawia ilość czasu dozwolonego przez wyrażenie regularne w celu wykonania dopasowania.

public:
 property TimeSpan DefaultRegexMatchTimeout { TimeSpan get(); void set(TimeSpan value); };
[System.Configuration.ConfigurationProperty("defaultRegexMatchTimeout", DefaultValue="00:00:00")]
public TimeSpan DefaultRegexMatchTimeout { get; set; }
[<System.Configuration.ConfigurationProperty("defaultRegexMatchTimeout", DefaultValue="00:00:00")>]
member this.DefaultRegexMatchTimeout : TimeSpan with get, set
Public Property DefaultRegexMatchTimeout As TimeSpan

Wartość właściwości

Czas dozwolony na dopasowywanie wyrażeń regularnych.

Atrybuty

Dotyczy