Declaration Syntax
C# | Visual Basic | Visual C++ |
public void Add( string topic, CorrelationID correlationId )
Public Sub Add ( topic As String, correlationId As CorrelationID )
public: void Add( String^ topic, CorrelationID^ correlationId )
Parameters
- topic (String)
- correlationId (CorrelationID)
Exceptions
Exception | Condition |
---|---|
DuplicateCorrelationIDException |
The specified 'correlationId' is in the list.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1