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