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