System.Threading.Channels Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides a set of synchronization data structures for passing data between producers and consumers asynchronously.
Bounded |
Provides options that control the behavior of bounded Channel<T> instances. |
Channel |
Provides static methods for creating channels. |
Channel<T> |
Provides a base class for channels that support reading and writing elements of type |
Channel<TWrite,TRead> |
Provides a base class for channels that support reading elements of type |
Channel |
Exception thrown when a channel is used after it's been closed. |
Channel |
Provides options that control the behavior of channel instances. |
Channel |
Provides a base class for reading from a channel. |
Channel |
Provides a base class for writing to a channel. |
Unbounded |
Provides options that control the behavior of unbounded Channel<T> instances. |
Unbounded |
Provides options that control the behavior of instances created by CreateUnboundedPrioritized<T>(). |
Bounded |
Specifies the behavior to use when writing to a bounded channel that is already full. |
.NET σχόλια
.NET είναι ένα έργο ανοιχτού κώδικα. Επιλέξτε μια σύνδεση για να παρέχετε σχόλια: