Use this method to end worker threads or processes for the
HTML Engine.
HTML Engine may be executed in separate threads or processes
for isolation.
If condition specifies All, busy threads or processes will be
ended immediately, and this may cause unexpected behavior in other
threads of your application that depend on the busy threads or
processes.
|