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

属性值

批大小。

适用于