Release this handle's reference, if any; then make this handle refer to the same event as the specified rhs handle. Return a modifiable reference to this handle.
Synopsis
Declared in <bdlmt_eventscheduler.h>
EventSchedulerEventHandle&
operator=(EventSchedulerEventHandle const& rhs);
Created with MrDocs