Click or drag to resize
RegexInfiniteMatchTimeout Field
Specifies that a pattern-matching operation should not time out.

Namespace: System.Text.RegularExpressions
Assembly: CSharpXamlForHtml5.System.dll (in CSharpXamlForHtml5.System.dll.dll) Version: 1.0.0.0
Syntax
C#
public static readonly TimeSpan InfiniteMatchTimeout

Field Value

Type: TimeSpan
See Also