Mark the current chunk as skipped, and progress to the next one. Further chunks from the same cluster as the current one will not be reported anymore.

Synopsis

Declared in <txgraph.h>

virtual
void
Skip() noexcept = 0;

Created with MrDocs