RegexRunner.CheckTimeout Method

Definition

Checks whether the operation has timed out, and throws RegexMatchTimeoutException if it has.

This API supports the product infrastructure and is not intended to be used directly from your code.

protected:
 void CheckTimeout();
protected void CheckTimeout();
member this.CheckTimeout : unit -> unit
Protected Sub CheckTimeout ()

Applies to