Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinevirtual |
Reimplemented in System.Threading.Channels.BoundedChannel< T >.BoundedChannelWriter, System.Threading.Channels.SingleConsumerUnboundedChannel< T >.UnboundedChannelWriter, and System.Threading.Channels.UnboundedChannel< T >.UnboundedChannelWriter.
Definition at line 16 of file ChannelWriter.cs.
References System.cancellationToken, System.exception, System.Threading.Tasks.Task< TResult >.FromCanceled(), System.Threading.Tasks.Task< TResult >.FromException(), System.item, System.Threading.Channels.ChannelWriter< T >.TryWrite(), and System.Threading.Channels.ChannelWriter< T >.WriteAsyncCore().