Base:
property
Count
System.Threading.Channels.ChannelReader<T>.Count
1 reference to Count
System.Threading.Channels (1)
System\Threading\Channels\BoundedChannel.cs (1)
94
/// Unlike <see cref="
Count
"/>, avoids locking so as to not block the debugger if another suspended thread is holding the lock.