Table of Contents

Property FullMode

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

FullMode

The Behavior of the Subscription's Channel when the Capacity has been reached. By default, the behavior is Wait

public BoundedChannelFullMode? FullMode { get; init; }

Property Value

BoundedChannelFullMode?