[#BloombergLP-balm-PublicationScheduler-cancelAll] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balm.adoc[balm]::xref:BloombergLP/balm/PublicationScheduler.adoc[PublicationScheduler]::cancelAll :relfileprefix: ../../../ :mrdocs: Cancel all periodic publication of metrics. 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. == Synopsis Declared in `<balm_publicationscheduler.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void cancelAll(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#