[#BloombergLP-bdlmt-EventSchedulerRecurringEventHandle-operator_assign] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::xref:BloombergLP/bdlmt/EventSchedulerRecurringEventHandle.adoc[EventSchedulerRecurringEventHandle]::operator= :relfileprefix: ../../../ :mrdocs: Release the reference managed by this handle, if any; then make this handle refer to the same recurring event as the specified `rhs` handle. Return a modifiable reference to this event handle. == Synopsis Declared in `<bdlmt_eventscheduler.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlmt/EventSchedulerRecurringEventHandle.adoc[EventSchedulerRecurringEventHandle]& operator=(xref:BloombergLP/bdlmt/EventSchedulerRecurringEventHandle.adoc[EventSchedulerRecurringEventHandle] const& rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#