[#BloombergLP-bdlmt-SignalerConnectionGuard-waitOnDisconnect] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::xref:BloombergLP/bdlmt/SignalerConnectionGuard.adoc[SignalerConnectionGuard]::waitOnDisconnect :relfileprefix: ../../../ :mrdocs: Return a `bool` that indicates the value that determines whether the slot, if any, managed by this object will be disconnected using `disconnect` or `disconnectAndWait`. Throws nothing. == Synopsis Declared in `<bdlmt_signaler.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool waitOnDisconnect() const noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#