RegexManager.MatchTimeout
RegexManager.MatchTimeout 属性
获取或设置库中正则表达式操作的超时时间。默认值为 1000 毫秒。
public static TimeSpan MatchTimeout { get; set; }
属性值
一个表示默认超时时间的 TimeSpan。
另请参阅
- 类 RegexManager
- 命名空间 Aspose.Pdf.Text
- 程序集 Aspose.PDF
获取或设置库中正则表达式操作的超时时间。默认值为 1000 毫秒。
public static TimeSpan MatchTimeout { get; set; }
一个表示默认超时时间的 TimeSpan。