Constructor ExtractionContext
ExtractionContext(string, string, long, ExtractionOptions, ILogger)
What an extractor is handed. Read-only: warnings come back on Warnings.
public ExtractionContext(string SourceId, string CollectionName, long MaxDocumentBytes, ExtractionOptions Options, ILogger Logger)
Parameters
SourceIdstringCollectionNamestringMaxDocumentByteslongOptionsExtractionOptionsLoggerILogger