A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://learn.microsoft.com/en-us/dotnet/api/system.threading.channels.channel-1 below:

Channel<T> Class (System.Threading.Channels) | Microsoft Learn

Channel<T> Class Definition

Provides a base class for channels that support reading and writing elements of type T.

generic <typename T>
public ref class Channel abstract : System::Threading::Channels::Channel<T, T>
public abstract class Channel<T> : System.Threading.Channels.Channel<T,T>
type Channel<'T> = class
    inherit Channel<'T, 'T>
Public MustInherit Class Channel(Of T)
Inherits Channel(Of T, T)
Type Parameters
T

Specifies the type of data readable and writable in the channel.

Inheritance
Constructors Properties Methods

Collaborate with us on GitHub

The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide. In this article

Was this page helpful?


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4