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