dtSearch Text Retrieval Engine .NET interface

SpiderInit.Terminate Method 

Termination of the Spider (call after last use)

public static int Terminate();

Remarks

Before the first time the Spider is used in a program, SpiderInit::Initialized must be called, and SpiderInit::Terminate must be called before the program exits.

See Also

SpiderInit Class | dtSearch.Spider Namespace