Partager via


BatchedJoinBlock<T1,T2,T3>.Target3 Propriété

Définition

Obtient une cible qui peut être utilisée pour offrir des messages du troisième type.

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

Valeur de propriété

ITargetBlock<T3>

Cible.

S’applique à