| TopicListTopicStatus Enumeration |
The topic status.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.26.6.64-experimental+729270cf207a6113e8bbb043419936f745983b67
SyntaxPublic Enumeration TopicStatus
public enum class TopicStatus
Members|
| Member name | Value | Description |
|---|
| NOT_CREATED | 0 | The topic is not created.
|
| CREATED | 1 | The topic is created.
|
| FAILURE | 2 | The topic failure.
|
See Also