SessionOptionsDefaultTopicPrefix Property |
Gets or sets the default topic prefix.
The default is "ticker/"
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.24.8.1
Syntax public string DefaultTopicPrefix { get; set; }
Public Property DefaultTopicPrefix As String
Get
Set
public:
property String^ DefaultTopicPrefix {
String^ get ();
void set (String^ value);
}
member DefaultTopicPrefix : string with get, set
Property Value
Type:
StringSee Also