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