xamarinwatchos
namespace System.Threading.Tasks.Dataflow
{
public static class DataflowBlock
{
public static IAsyncEnumerable<TOutput>! ReceiveAllAsync<TOutput>(this IReceivableSourceBlock<TOutput>! source, CancellationToken cancellationToken = default);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET | 5.06.07.08.09.0 |
.NET Core | 3.03.1 |
.NET Standard | 2.1 |
Information specific to xamarinwatchos | |
Assembly | System.Threading.Tasks.Dataflow , Version=9.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs a package reference to |
Package | System.Threading.Tasks.Dataflow (9.0.0) netstandard2.1 |
Platform Restrictions | This framework does not have platform annotations. |