|
TimeSeriesProducerDefaultTopic Field
|
Defines the default value for the
Topic property.
Namespace: KafkaAdaptersAssembly: KafkaAdapters (in KafkaAdapters.dll) Version: 2.4.207-beta
Syntax public 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
StringSee Also