IngestionDocumentReader Klass

Definition

Läser källinnehåll och konverterar det till en IngestionDocument.

public ref class IngestionDocumentReader abstract
public abstract class IngestionDocumentReader
type IngestionDocumentReader = class
Public MustInherit Class IngestionDocumentReader
Arv
IngestionDocumentReader
Härledda

Konstruktorer

Name Description
IngestionDocumentReader()

Läser källinnehåll och konverterar det till en IngestionDocument.

Metoder

Name Description
ReadAsync(FileInfo, CancellationToken)

Läser en fil och konverterar den till en IngestionDocument.

ReadAsync(FileInfo, String, String, CancellationToken)

Läser en fil och konverterar den till en IngestionDocument.

ReadAsync(Stream, String, String, CancellationToken)

Läser en ström och konverterar den till en IngestionDocument.

Gäller för