HeaderChunker(IngestionChunkerOptions) Constructor

Definitie

Initialiseert een nieuw exemplaar van de HeaderChunker klasse.

public:
 HeaderChunker(Microsoft::Extensions::DataIngestion::IngestionChunkerOptions ^ options);
public HeaderChunker(Microsoft.Extensions.DataIngestion.IngestionChunkerOptions options);
new Microsoft.Extensions.DataIngestion.HeaderChunker : Microsoft.Extensions.DataIngestion.IngestionChunkerOptions -> Microsoft.Extensions.DataIngestion.HeaderChunker
Public Sub New (options As IngestionChunkerOptions)

Parameters

options
IngestionChunkerOptions

De opties voor de chunker.

Van toepassing op