Constructor IngestionThrottleContext
IngestionThrottleContext(int, int, int, long, TimeSpan)
What the runner tells a throttle about the run so far.
public IngestionThrottleContext(int ConfiguredBatchSize, int CurrentBatchSize, int DocumentsProcessed, long ChunksWritten, TimeSpan Elapsed)