ICustom |
public interface ICustomDocumentSource
The ICustomDocumentSource type exposes the following members.
| Name | Description | |
|---|---|---|
| IsFinished | If true, the custom document source is finished supplying documents for processing. | |
| SourceDocuments | Queue of documents to be processed. |
| Name | Description | |
|---|---|---|
| Start | Callback method called by DocumentTaskEngine when the engine is ready to start processing source documents. |