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