|
TimeSeriesConsumerMetadataTopic Property
|
Gets the Kafka metadata topic name.
Namespace: KafkaAdaptersAssembly: KafkaAdapters (in KafkaAdapters.dll) Version: 2.4.207-beta
Syntax public string MetadataTopic { get; }
Public ReadOnly Property MetadataTopic As String
Get
member MetadataTopic : string with get
function get_MetadataTopic();
View SourceProperty Value
StringSee Also