BatchedJoinBlock<T1,T2,T3>.BatchSize Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the size of the batches generated by this BatchedJoinBlock<T1,T2,T3>.
public:
 property int BatchSize { int get(); };public int BatchSize { get; }member this.BatchSize : intPublic ReadOnly Property BatchSize As IntegerProperty Value
The batch size.