Click or drag to resize
Grid Solutions Framework

TimeSeriesProducerPartitions Property

Gets or sets the total number of partitions used for data distribution.

Namespace: KafkaAdapters
Assembly: KafkaAdapters (in KafkaAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(1)]
public int Partitions { get; set; }
View Source

Property Value

Int32
See Also