Table of Contents

Property SubPendingChannelCapacity

Namespace
NATS.Client.Core
Assembly
NATS.Client.Core.dll

SubPendingChannelCapacity

This value will be used for subscriptions internal bounded message channel capacity. The default subscriber pending message limit is 1024.

public int SubPendingChannelCapacity { get; init; }

Property Value

int