Click or drag to resize

DocumentTaskEngine Constructor

Constructor.

Namespace: OpenDiscoverSDK.Platform
Assembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
public DocumentTaskEngine(
	DocumentTaskSettings taskSettings
)

Parameters

taskSettings  DocumentTaskSettings
The DocumentTaskSettings to execute as a task.
See Also