Click or drag to resize
TopicListTopicStatus Enumeration
The topic status.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.13.2.1
Syntax
public enum TopicStatus
Members
  Member nameValueDescription
NOT_CREATED0 The topic is not created.
CREATED1 The topic is created.
FAILURE2 The topic failure.
See Also