Property Capacity
Capacity
The Maximum Capacity for the channel. If not specified, a default of 1000 is used.
public int? Capacity { get; init; }
Property Value
- int?
The Maximum Capacity for the channel. If not specified, a default of 1000 is used.
public int? Capacity { get; init; }