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

속성 값

Int32

일괄 처리 크기입니다.

적용 대상