[#CClientUIInterface-ShowProgress] = xref:CClientUIInterface.adoc[CClientUIInterface]::ShowProgress :relfileprefix: ../ :mrdocs: Show progress e.g. for verifychain. resume_possible indicates shutting down now will result in the current progress action resuming upon restart. == Synopsis Declared in `<node/interface_ui.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:btcsignals/signal.adoc[btcsignals::signal<void(std::string const&, int, bool)>] ShowProgress; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#