Share via


AsyncTransmitterBatch.BeginBatch(Int32) Method

Definition

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

Parameters

nMaxBatchSize
Int32

Returns

Implements

Applies to