Click or drag to resize
ResolutionListAdd Method (String, CorrelationID)

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

Parameters

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