[#BloombergLP-bdlmt-EventSchedulerRecurringEventHandle-2constructor-07] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::xref:BloombergLP/bdlmt/EventSchedulerRecurringEventHandle.adoc[EventSchedulerRecurringEventHandle]::EventSchedulerRecurringEventHandle :relfileprefix: ../../../ :mrdocs: Create a new handle object referring to the same recurring event as the specified `rhs` handle. == Synopsis Declared in `<bdlmt_eventscheduler.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- EventSchedulerRecurringEventHandle(xref:BloombergLP/bdlmt/EventSchedulerRecurringEventHandle.adoc[EventSchedulerRecurringEventHandle] const& original); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#