[#BloombergLP-bdlmt-EventScheduler-cancelEventAndWait-09] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::xref:BloombergLP/bdlmt/EventScheduler.adoc[EventScheduler]::cancelEventAndWait :relfileprefix: ../../../ :mrdocs: Same as the preceding overload, for a recurring‐event handle. == Synopsis Declared in `<bdlmt_eventscheduler.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int cancelEventAndWait(xref:BloombergLP/bdlmt/EventScheduler/RecurringEventHandle.adoc[RecurringEventHandle]* handle); ---- == Return Value 0 on successful cancellation, and a non‐zero value otherwise == Parameters [cols="1,4"] |=== | Name| Description | *handle* | recurring‐event handle to cancel and release |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#