Create a handle referring to the same event as original.
Declared in <bdlmt_eventscheduler.h>
EventSchedulerRecurringEventHandle(EventSchedulerRecurringEventHandle const& original);
Create a new handle object referring to the same recurring event as the specified original handle.
| Name | Description |
|---|---|
| original | handle whose event reference is copied |