Table of Contents

Property MinAckPending

Namespace
NATS.Client.JetStream
Assembly
NATS.Client.JetStream.dll

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; }

Property Value

long