RegularExpressionAttribute.MatchTimeout Property

Definition

Gets the timeout to use when matching the regular expression pattern

public:
 property TimeSpan MatchTimeout { TimeSpan get(); };
public TimeSpan MatchTimeout { get; }
member this.MatchTimeout : TimeSpan
Public ReadOnly Property MatchTimeout As TimeSpan

Property Value

Applies to