[#BloombergLP-bdlm-MetricsRegistryRegistrationHandle-unregister] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlm.adoc[bdlm]::xref:BloombergLP/bdlm/MetricsRegistryRegistrationHandle.adoc[MetricsRegistryRegistrationHandle]::unregister :relfileprefix: ../../../ :mrdocs: Unregister the metric from the associated registry. == Synopsis Declared in `<bdlm_metricsregistry.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int unregister(); ---- == Description Return 0 on success, and a non‐zero value if this handle is not currently associated with a registered metrics collection callback. == Return Value 0 on success, and a non‐zero value if this handle is not currently associated with a registered metrics collection callback [.small]#Created with https://www.mrdocs.com[MrDocs]#