BatchProduceItem.Partition property
Gets the partition to produce the message to. If null, the partitioner will decide the partition.
public int? Partition \{ get; }
See Also
- class BatchProduceItem
- namespace KafkaFlow.Producers
Gets the partition to produce the message to. If null, the partitioner will decide the partition.
public int? Partition \{ get; }