Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.Channels.BoundedChannel< T >.BoundedChannelReader Member List

This is the complete list of members for System.Threading.Channels.BoundedChannel< T >.BoundedChannelReader, including all inherited members.

_parentSystem.Threading.Channels.BoundedChannel< T >.BoundedChannelReaderpackage
_readerSingletonSystem.Threading.Channels.BoundedChannel< T >.BoundedChannelReaderprivate
_waiterSingletonSystem.Threading.Channels.BoundedChannel< T >.BoundedChannelReaderprivate
BoundedChannelReader(BoundedChannel< T > parent)System.Threading.Channels.BoundedChannel< T >.BoundedChannelReaderinlinepackage
CanCountSystem.Threading.Channels.BoundedChannel< T >.BoundedChannelReader
CanPeekSystem.Threading.Channels.BoundedChannel< T >.BoundedChannelReader
CompletionSystem.Threading.Channels.BoundedChannel< T >.BoundedChannelReader
CountSystem.Threading.Channels.BoundedChannel< T >.BoundedChannelReader
DequeueItemAndPostProcess()System.Threading.Channels.BoundedChannel< T >.BoundedChannelReaderinlineprivate
GetEnumerator()System.Threading.Channels.BoundedChannel< T >.BoundedChannelReaderinlineprivate
ItemsCountForDebuggerSystem.Threading.Channels.BoundedChannel< T >.BoundedChannelReaderprivate
ReadAllAsync([EnumeratorCancellation] CancellationToken cancellationToken=default(CancellationToken))System.Threading.Channels.ChannelReader< T >inlinevirtual
ReadAsync(CancellationToken cancellationToken)System.Threading.Channels.BoundedChannel< T >.BoundedChannelReaderinlinevirtual
TryPeek([MaybeNullWhen(false)] out T item)System.Threading.Channels.BoundedChannel< T >.BoundedChannelReaderinlinevirtual
TryRead([MaybeNullWhen(false)] out T item)System.Threading.Channels.BoundedChannel< T >.BoundedChannelReaderinline
WaitToReadAsync(CancellationToken cancellationToken)System.Threading.Channels.BoundedChannel< T >.BoundedChannelReaderinline