ICustomDocumentSourceIsFinished Property |
If true, the custom document source is finished supplying documents for processing.
Namespace: OpenDiscoverSDK.Interfaces.Platform.SettingsAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
Remarks
This value must be initialized with a value of false (i.e., not finished) and then set to true when no more source
documents will be added to queue
SourceDocuments.
See Also