Click or drag to resize
Topic Interface
Represents a topic. CreateTopic(Message)

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.12.5.1
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