Returns the next event available for processing on this session.
| C# | Visual Basic | Visual C++ |
public Event NextEvent()
Public Function NextEvent As Event
public: Event^ NextEvent()
Event
The next event available on this session.
The next event available on this session.
This method is the same as
NextEvent(0).
| Exception | Condition |
|---|---|
| InvalidOperationException |
An event handler was specified at construction.
|
| ThreadInterruptedException |
The current thread is interrupted while it is waiting for an event.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1