defaultMaxReaders constant

int const defaultMaxReaders

The maximum number of concurrent read transactions if not explicitly specified.

Implementation

static const int defaultMaxReaders = 5;