An abstract implementation of an asynchronous measurement handle. By default, this class uses no-op implementations for all members unless overridden in a subclass.
Stop recording this async value. The registered callback function will stop being invoked after calling this function.