Class RegexToolOptions
Configuration options for RegexTool.
public sealed class RegexToolOptions
- Inheritance
-
RegexToolOptions
- Inherited Members
Properties
- MaxMatches
Gets or sets maximum matches to return. Default is 1000.
- Timeout
Gets or sets the regex execution timeout. Default is 5 seconds.