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