You are here: C++ Support Classes > dtSearch Namespace > Classes > DJobBase Class > DJobBase::CancelImmediateWithReason Method
Close
dtSearch Text Retrieval Engine Programmer's Reference
DJobBase::CancelImmediateWithReason Method
Syntax
C++
void CancelImmediateWithReason(const char * reason);

Requests immediate termination of the job in progress. Indexing jobs will be halted without saving anything in the index. The reason parameter is purely for diagnostic purposes.