Unregister the metric from the associated registry.
Synopsis
Declared in <bdlm_metricsregistry.h>
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
Created with MrDocs