Return a const reference to the connection held by this object. Throws nothing.
Synopsis
Declared in <bdlmt_signaler.h>
SignalerConnection const&
connection() const noexcept;
Return Value
a const reference to the held connection
Created with MrDocs