AsyncMeasurementHandle

A handle to a registered async measurement (e.g. Gauge or AsyncUpDownCounter)

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun stop()

Stop recording this async value. The registered callback function will stop being invoked after calling this function.