Method StopParsing
StopParsing(bool)
When implemented by a class, aborts parsing process.
void StopParsing(bool discard = false)
Parameters
discard
boolSpecifies if parsing in the thread to be discarded.
When implemented by a class, aborts parsing process.
void StopParsing(bool discard = false)
discard
boolSpecifies if parsing in the thread to be discarded.