Regex.internalMatchTimeout フィールド

定義

操作がタイムアウトになる前に、パターン一致操作で経過できる最大時間。

protected public: TimeSpan internalMatchTimeout;
protected internal TimeSpan internalMatchTimeout;
[System.Runtime.Serialization.OptionalField(VersionAdded=2)]
protected internal TimeSpan internalMatchTimeout;
val mutable internalMatchTimeout : TimeSpan
[<System.Runtime.Serialization.OptionalField(VersionAdded=2)>]
val mutable internalMatchTimeout : TimeSpan
Protected Friend internalMatchTimeout As TimeSpan 

フィールド値

属性

適用対象