Sends the response event for previously received request
| C# | Visual Basic | Visual C++ |
public void SendResponse( Event eventObj, bool isPartialResponse )
Public Sub SendResponse ( eventObj As Event, isPartialResponse As Boolean )
public: void SendResponse( Event^ eventObj, bool isPartialResponse )
| 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