Same as the preceding overload, for a recurring event.
Synopsis
Declared in <bdlmt_eventscheduler.h>
int
cancelEvent(RecurringEvent const* handle);
Return Value
0 on successful cancellation, and a non‐zero value otherwise
Parameters
Name |
Description |
handle |
recurring event to cancel |
Created with MrDocs