[#BloombergLP-balm-BdlmMetricsAdapter-removeCollectionCallback] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balm.adoc[balm]::xref:BloombergLP/balm/BdlmMetricsAdapter.adoc[BdlmMetricsAdapter]::removeCollectionCallback :relfileprefix: ../../../ :mrdocs: Remove the callback associated with the specified `handle` from the metrics manager specified at construction. Return 0 on success, or a non‐zero value if `handle` cannot be found. == Synopsis Declared in `<balm_bdlmmetricsadapter.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual int removeCollectionCallback(xref:BloombergLP/bdlm/MetricsAdapter/CallbackHandle.adoc[CallbackHandle] const& handle) override; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#