[#BloombergLP-balb-PipeTaskManager-pipeName] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balb.adoc[balb]::xref:BloombergLP/balb/PipeTaskManager.adoc[PipeTaskManager]::pipeName :relfileprefix: ../../../ :mrdocs: Return the path of the named pipe used by the implementation. The behavior is undefined unless the task manager has been started. == Synopsis Declared in `<balb_pipetaskmanager.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/string.adoc[bsl::string] const& pipeName() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#