Start the process pool for the HTML Engine.
[C#] bool StartPool()
bool StartPool()
This starts the process pool for the HTML Engine (without rendering an HTML page).
This method returns false if the process pool has been started before the method is called.
None.