다음을 통해 공유


AsyncTransmitterBatch.BeginBatch(Int32) 메서드

정의

public:
 virtual System::Object ^ BeginBatch([Runtime::InteropServices::Out] int % nMaxBatchSize);
public object BeginBatch (out int nMaxBatchSize);
abstract member BeginBatch : int -> obj
override this.BeginBatch : int -> obj
Public Function BeginBatch (ByRef nMaxBatchSize As Integer) As Object

매개 변수

nMaxBatchSize
Int32

반환

구현

적용 대상