Set the number of input operations allowed on this stream to the specified limit before an exception is thrown. If limit is less than 0, no exception is to be thrown. By default, no exception is scheduled.

Synopsis

Declared in <bslx_testinstream.h>

void
setInputLimit(int limit);

Created with MrDocs