Attempts to read a single event.
true is returned if an event was successfully read. Otherwise a value of false is returned, which means that the observable was closed and no more events are available.
See Implementation
Attempts to read a single event.