Help > Web Development > Object Reference > Object Reference > ISYSIDB > Cancel Method
<a name="kanchor414"></a>ISYSIDB:Cancel Method
Stops the current IDB function that is running, this may leave the index in a un-searchable state.

Syntax
[VBScript]
sub ISYSIDB.Cancel
[C#]
void ISYSIDB.Cancel();
[ColdFusion/Java]
void IISYSIDB.Cancel() throws ComException;