Aracılığıyla paylaş


HttpRuntimeSection.DefaultRegexMatchTimeout Özellik

Tanım

Eşleşme gerçekleştirmek için normal ifadeye izin verilen süreyi alır veya ayarlar.

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

Özellik Değeri

TimeSpan

Normal ifade eşleştirmesi için izin verilen süre.

Öznitelikler

Şunlara uygulanır