Tries to retrieve the next event available for processing on this
EventQueue.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public Event TryNextEvent()
Public Function TryNextEvent As Event
public: Event^ TryNextEvent()
Return Value
Event
next event available on this session if available or null if no event is available immediately
next event available on this session if available or null if no event is available immediately
Remarks
This method never blocks.
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.8.10.1