Return a "raw" pointer to the event managed by this handle, or 0 if this handle does not manage a reference.
Synopsis
Declared in <bdlmt_eventscheduler.h>
operator bdlmt::EventSchedulerEventHandle::Event const*() const;
Created with MrDocs