ISessionSendRequest Method (RequestTemplate, CorrelationID) |
A successful request will generate zero or more PARTIAL_RESPONSE events followed by exactly one RESPONSE event. Once the final RESPONSE event has been received the CorrelationID associated with this request may be re-used. If the request fails at any stage a REQUEST_STATUS will be generated after which the CorrelationID associated with the request may be re-used.
Namespace: Bloomberglp.Blpapi
CorrelationID SendRequest( RequestTemplate requestTemplate, CorrelationID correlationId )
Must not already be in use.