Property FullMode
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; }
The Behavior of the Subscription's Channel when the Capacity has been reached. By default, the behavior is Wait
public BoundedChannelFullMode? FullMode { get; init; }