[#BloombergLP-bdlmt-SignalerConnectionGuard-release] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::xref:BloombergLP/bdlmt/SignalerConnectionGuard.adoc[SignalerConnectionGuard]::release :relfileprefix: ../../../ :mrdocs: Disassociate this guard from its associated slot, if any, and reset `*this` to a default‐constructed state. Return a connection object referring to the slot, if any, that this guard was associated with prior to this call. Throws nothing. == Synopsis Declared in `<bdlmt_signaler.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlmt/SignalerConnection.adoc[SignalerConnection] release() noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#