Click or drag to resize
ResolutionListAdd Method (String)
Add the topic to the list.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.13.2.1
Syntax
public void Add(
	string topic
)

Parameters

topic
Type: SystemString
Exceptions
ExceptionCondition
DuplicateCorrelationIDException The specified 'correlationId' is in the list.
See Also