Method StopParsing
- Namespace
- Alternet.Syntax.Parsers.TypeScript
- Assembly
- Alternet.Syntax.Parsers.TypeScript.v10.dll
StopParsing(bool)
Aborts parsing process.
public override void StopParsing(bool discard = false)
Parameters
discard
boolSpecifies if parsing in the thread to be discarded.