Bloomberg API for .NET
NextEvent Method
NamespacesBloomberglp.BlpapiAbstractSessionNextEvent()()()()
Returns the next event available for processing on this session.
Declaration Syntax
C#Visual BasicVisual C++
public Event NextEvent()
Public Function NextEvent As Event
public:
Event^ NextEvent()
Return Value
Event
The next event available on this session.
Remarks
This method is the same as NextEvent(0).
Exceptions
ExceptionCondition
InvalidOperationException An event handler was specified at construction.
ThreadInterruptedException The current thread is interrupted while it is waiting for an event.
See Also

Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.9.6.1