Click or drag to resize
TopicListStatus Method

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.12.5.1
Syntax
public TopicListTopicStatus Status(
	CorrelationID correlationId
)

Parameters

correlationId
Type: Bloomberglp.BlpapiCorrelationID

Return Value

Type: TopicListTopicStatus
Exceptions
ExceptionCondition
ArgumentException The specified CorrelationID is not in the list.
See Also