| 
            
              TimeSeriesProducerPartitions Property
             | 
          
        
        
            Gets or sets the total number of partitions used for data distribution.
            
        
        Namespace: KafkaAdaptersAssembly: KafkaAdapters (in KafkaAdapters.dll) Version: 2.4.258-beta
Syntaxfunction get_Partitions();
function set_Partitions(value);
 View SourceProperty Value
Int32
See Also