EventQueueNextEvent Method |
Retrieves the next event available for processing on this EventQueue.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.15.0.1
Syntax Public Function NextEvent As Event
public:
Event^ NextEvent()
member NextEvent : unit -> Event
Return Value
Type:
EventNext event available on this session.
Exceptions Remarks See Also