Cancel all periodic publication of metrics.

Synopsis

Declared in <balm_publicationscheduler.h>

void
cancelAll();

Description

This operation (atomically) clears the default publication schedule and cancels the publication schedule of any category individually scheduled using the scheduleCategory method. Any scheduled publication is either canceled or completed before this method returns.

Created with MrDocs