Finds a previously created Topic object based on
the specified
Copy | |
---|---|
message |
Declaration Syntax
C# | Visual Basic | Visual C++ |
public Topic GetTopic( Message message )
Public Function GetTopic ( message As Message ) As Topic
public: Topic^ GetTopic( Message^ message )
Parameters
- message (Message)
- one of the following types: TopicCreated, TopicActivated, TopicDeactivated, TopicSubscribed, TopicUnsubscribed, TopicRecap.
Exceptions
Exception | Condition |
---|---|
ArgumentException | message of wrong type used |
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1