IConsumerConfiguration.PartitionsRevokedHandlers property
Gets the handlers that will be called when the partitions are revoked
public IReadOnlyList<Action<IDependencyResolver, List<TopicPartitionOffset>>>
PartitionsRevokedHandlers \{ get; }
See Also
- interface IConsumerConfiguration
- namespace KafkaFlow.Configuration