Return true if this handle has an associated registered metrics collection callback.
Synopsis
Declared in <bdlm_metricsregistry.h>
bool
isRegistered() const;
Return Value
true if associated with a registered callback, and false otherwise
Created with MrDocs