BloombergLP::bdlmt::EventScheduler::cancelEventAndWait

Same as the preceding overload, for a recurring event.

Synopsis

Declared in <bdlmt_eventscheduler.h>

int
cancelEventAndWait(RecurringEvent const* handle);

Return Value

0 on successful cancellation, and a non-zero value otherwise

Parameters

NameDescription
handlerecurring event to cancel