Bloomberg API for .NET
SendResponse Method (eventObj)
NamespacesBloomberglp.BlpapiProviderSessionSendResponse(Event)
Sends the response event for previously received request
Declaration Syntax
C#Visual BasicVisual C++
public void SendResponse(
	Event eventObj
)
Public Sub SendResponse ( 
	eventObj As Event
)
public:
void SendResponse(
	Event^ eventObj
)
Parameters
eventObj (Event)
response to be sent
Exceptions
ExceptionCondition
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