Document |
public void RunTaskBlocking()
Only one DocumentTaskSettings task per DocumentTaskEngine instance is allowed to be executed. An exception will be thrown if this method is called while a task is currently running or if a task has already be ran.
Create a new instance of DocumentTaskEngine for each task.