BatchedJoinBlock<T1,T2>.BatchSize 属性

定义

获取生成此 BatchedJoinBlock<T1,T2> 的批大小。

public:
 property int BatchSize { int get(); };
public int BatchSize { get; }
member this.BatchSize : int
Public ReadOnly Property BatchSize As Integer

属性值

批次大小。

适用于