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