Click or drag to resize
Topic Interface
Represents a topic. CreateTopics(ITopicList)

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.25.11.64-experimental+d519cd77c15f00eb425bcde0dbe3273921f5910b
Syntax
public interface Topic

The Topic type exposes the following members.

Properties
  NameDescription
Public propertyService
The topic service.
Top
Methods
  NameDescription
Public methodIsActive
Return true if the topic is active. Ticks on active topic are delivered to the network.
Top
See Also