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 

字段值

TimeSpan
属性

适用于