[#BloombergLP-balb-PipeControlChannel-shutdown] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balb.adoc[balb]::xref:BloombergLP/balb/PipeControlChannel.adoc[PipeControlChannel]::shutdown :relfileprefix: ../../../ :mrdocs: Stop reading from the pipe and dispatching messages. If the background thread has begun processing a message, this method will block until a message that is currently being processed completes. == Synopsis Declared in `<balb_pipecontrolchannel.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void shutdown(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#