[#BloombergLP-bslx-TestInStream-inputLimit] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslx.adoc[bslx]::xref:BloombergLP/bslx/TestInStream.adoc[TestInStream]::inputLimit :relfileprefix: ../../../ :mrdocs: Return the current number of input requests left before an exception is thrown. A negative value indicates that no exception is scheduled. == Synopsis Declared in `<bslx_testinstream.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int inputLimit() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#