Skip to main content
Version: 3.x

IConsumerConfiguration.PendingOffsetsStatisticsHandlers property

Gets the handlers that will be called when there are pending offsets

public IReadOnlyList<PendingOffsetsStatisticsHandler> PendingOffsetsStatisticsHandlers \{ get; }

See Also