Sends the response event for previously received request
Declaration Syntax
C# | Visual Basic | Visual C++ |
public void SendResponse( Event eventObj )
Public Sub SendResponse ( eventObj As Event )
public: void SendResponse( Event^ eventObj )
Exceptions
Exception | Condition |
---|---|
InvalidOperationException |
The session is not started.
|
ArgumentException |
The specified event is not a response.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1