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>
bool
waitOnDisconnect() const noexcept;
Created with MrDocs