TFileReaderTransport.maxCorruptedEvents

The maximum number of corrupted events tolerated before the whole chunk is skipped.

Defaults to zero.

  1. uint maxCorruptedEvents()
    class TFileReaderTransport
    @property const
    uint
    maxCorruptedEvents
    ()
  2. void maxCorruptedEvents(uint value)
  3. enum DEFAULT_MAX_CORRUPTED_EVENTS;

Meta