TFileReaderTransport.maxCorruptedEvents

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

Defaults to zero.

  1. uint maxCorruptedEvents()
  2. void maxCorruptedEvents(uint value)
    class TFileReaderTransport
    @property
    void
    maxCorruptedEvents
    (
    uint value
    )

Meta