capacity


Description:

public abstract Optional<int64?> capacity { owned get; }

The capacity of the channel.

If the channel is unbounded, the capacity is not present.