Declaration Syntax
C# | Visual Basic | Visual C++ |
public void Add( Message msg, CorrelationID correlationId )
Public Sub Add ( msg As Message, correlationId As CorrelationID )
public: void Add( Message^ msg, CorrelationID^ correlationId )
Parameters
- msg (Message)
- correlationId (CorrelationID)
Exceptions
Exception | Condition |
---|---|
ArgumentException |
The specified 'msg' is not valid for resolution.
|
DuplicateCorrelationIDException |
The specified 'correlationId' is in the list.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.9.6.1