JoinBlock<T1,T2>.Target1 Vlastnost

Definice

Získá cíl, který může být použit k nabízení zpráv prvního typu.

public:
 property System::Threading::Tasks::Dataflow::ITargetBlock<T1> ^ Target1 { System::Threading::Tasks::Dataflow::ITargetBlock<T1> ^ get(); };
public System.Threading.Tasks.Dataflow.ITargetBlock<T1> Target1 { get; }
member this.Target1 : System.Threading.Tasks.Dataflow.ITargetBlock<'T1>
Public ReadOnly Property Target1 As ITargetBlock(Of T1)

Hodnota vlastnosti

Cíl.

Platí pro