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 

字段值

属性

适用于