| 
            
              TimeSeriesProducerDefaultTopic Field
             | 
          
        
        
            Defines the default value for the 
Topic property.
            
 
        
        Namespace: KafkaAdaptersAssembly: KafkaAdapters (in KafkaAdapters.dll) Version: 2.4.258-beta
Syntaxpublic const string DefaultTopic = "GSF"
Public Const DefaultTopic As String = "GSF"
public:
literal String^ DefaultTopic = "GSF"
static val mutable DefaultTopic: string
var KafkaAdapters.TimeSeriesProducer.DefaultTopic
 View SourceField Value
String
See Also