BatchedJoinBlock<T1,T2>.Target2
Property
Definition
Gets a target that may be used to offer messages of the second type.
public System.Threading.Tasks.Dataflow.ITargetBlock<T2> Target2 { get; }
Property Value
ITargetBlock<T2>
The target.