Click or drag to resize
TopicListStatus Method

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

Parameters

correlationId
Type: Bloomberglp.BlpapiCorrelationID

Return Value

Type: TopicListTopicStatus

Implements

ITopicListStatus(CorrelationID)
Exceptions
ExceptionCondition
ArgumentException The specified CorrelationID is not in the list.
See Also