netcoreapp2.1
namespace System.Threading.Tasks.Dataflow
{
    public sealed class TransformManyBlock<TInput, TOutput> : IDataflowBlock, IPropagatorBlock<TInput, TOutput>, IReceivableSourceBlock<TOutput>, ISourceBlock<TOutput>, ITargetBlock<TInput>
    {
        public TransformManyBlock(Func<TInput, IEnumerable<TOutput>> transform, ExecutionDataflowBlockOptions dataflowBlockOptions);
    }
}
NetFx Compat Lab
0.3 %
Reference this API
nuget.org
0.0 %
Reference this API
Upgrade Planner
0.0 %
Reference this API
Assembly System.Threading.Tasks.Dataflow , Version=4.6.3.0, PublicKeyToken=b03f5f7f11d50a3a
.NET 5.06.07.08.09.0
.NET Core 1.01.12.02.12.23.03.0 (windows)3.13.1 (windows)
.NET Framework 4.6.14.6.24.74.7.14.7.24.84.8.1
.NET Standard 2.02.1
OS Platforms

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

04/30/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙