AsyncTransmitterBatch.BeginBatch(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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