timeout

(Out-of-process only) Sets the timeout used when filtering a particular document. If the process times out, KeyView shuts down the out-of-process process, which might add some time before the function returns.

Note that this timeout is also used for SummaryInformation and Detection.

Default value: 350 seconds

Syntax

Configuration& Configuration::timeout(long seconds)