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

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

_parentSystem.Threading.Channels.SingleConsumerUnboundedChannel< T >.UnboundedChannelReaderpackage
_readerSingletonSystem.Threading.Channels.SingleConsumerUnboundedChannel< T >.UnboundedChannelReaderprivate
_waiterSingletonSystem.Threading.Channels.SingleConsumerUnboundedChannel< T >.UnboundedChannelReaderprivate
CanCountSystem.Threading.Channels.ChannelReader< T >
CanPeekSystem.Threading.Channels.SingleConsumerUnboundedChannel< T >.UnboundedChannelReader
CompletionSystem.Threading.Channels.SingleConsumerUnboundedChannel< T >.UnboundedChannelReader
CountSystem.Threading.Channels.ChannelReader< T >
GetEnumerator()System.Threading.Channels.SingleConsumerUnboundedChannel< T >.UnboundedChannelReaderinlineprivate
ItemsCountForDebuggerSystem.Threading.Channels.SingleConsumerUnboundedChannel< T >.UnboundedChannelReaderprivate
ReadAllAsync([EnumeratorCancellation] CancellationToken cancellationToken=default(CancellationToken))System.Threading.Channels.ChannelReader< T >inlinevirtual
ReadAsync(CancellationToken cancellationToken)System.Threading.Channels.SingleConsumerUnboundedChannel< T >.UnboundedChannelReaderinlinevirtual
TryPeek([MaybeNullWhen(false)] out T item)System.Threading.Channels.SingleConsumerUnboundedChannel< T >.UnboundedChannelReaderinlinevirtual
TryRead([MaybeNullWhen(false)] out T item)System.Threading.Channels.SingleConsumerUnboundedChannel< T >.UnboundedChannelReaderinline
UnboundedChannelReader(SingleConsumerUnboundedChannel< T > parent)System.Threading.Channels.SingleConsumerUnboundedChannel< T >.UnboundedChannelReaderinlinepackage
WaitToReadAsync(CancellationToken cancellationToken)System.Threading.Channels.SingleConsumerUnboundedChannel< T >.UnboundedChannelReaderinline