The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
BatchedJoinBlock<T1, T2> Constructor
Initializes a new BatchedJoinBlock<T1, T2> or initializes a new BatchedJoinBlock<T1, T2> with the specified configuration.
Assembly: System.Threading.Tasks.Dataflow (in System.Threading.Tasks.Dataflow.dll)
| Name | Description | |
|---|---|---|
![]() | BatchedJoinBlock<T1, T2>(Int32) | Initializes a new BatchedJoinBlock<T1, T2> with the specified configuration. |
![]() | BatchedJoinBlock<T1, T2>(Int32, GroupingDataflowBlockOptions^) | Initializes a new BatchedJoinBlock<T1, T2> with the specified configuration. |
Show:
