System.Threading.Channels.BoundedChannel<T> sealed class BoundedChannel<T> : Channel<T>, IDebugEnumerable<T> Documentation Code