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
Specifies the type of data readable and writable in the channel.
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 articleWas 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