[#BloombergLP-bslx-TestInStream_ProxyBase-setInputLimit] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslx.adoc[bslx]::xref:BloombergLP/bslx/TestInStream_ProxyBase.adoc[TestInStream_ProxyBase]::setInputLimit :relfileprefix: ../../../ :mrdocs: Set the input limit on the proxied stream to the specified `limit`. Note that this method, although a "setter", _must_ be declared `const`. == Synopsis Declared in `<bslx_testinstream.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual void setInputLimit(int limit) const = 0; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#