Table of Contents

Property Capacity

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

Capacity

The Maximum Capacity for the channel. If not specified, a default of 1000 is used.

public int? Capacity { get; init; }

Property Value

int?