Click or drag to resize
IProviderSessionSendResponse Method (Event)
This is the same as calling SendResponse(Event, Boolean) with false.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.24.9.1
Syntax
void SendResponse(
	Event responseEvent
)

Parameters

responseEvent
Type: Bloomberglp.BlpapiEvent
See Also