BloombergLP::bdlmt::EventScheduler::cancelEvent

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

NameDescription
handlerecurring event to cancel