Class NatsSubChannelOpts
Options For setting the FullMode and Capacity for a the Channel created for Subscriptions
public record NatsSubChannelOpts : IEquatable<NatsSubChannelOpts>
- Inheritance
-
NatsSubChannelOpts
- Implements
- Inherited Members
Properties
- Capacity
The Maximum Capacity for the channel. If not specified, a default of 1000 is used.