Share via


BatchedJoinBlock<T1,T2>.BatchSize Propiedad

Definición

Obtiene el tamaño de los lotes generados por BatchedJoinBlock<T1,T2>.

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

Valor de propiedad

Tamaño del lote.

Se aplica a