Property MinAckPending
MinAckPending
When specified, this Pull request will only receive messages when the consumer has at least this many ack pending messages.
public long MinAckPending { get; set; }
When specified, this Pull request will only receive messages when the consumer has at least this many ack pending messages.
public long MinAckPending { get; set; }