Table of Contents

Property MinPending

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

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

Property Value

long