IBTTransmitterBatch.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:
System::Object ^ BeginBatch([Runtime::InteropServices::Out] int % maxBatchSize);
public object BeginBatch (out int maxBatchSize);
abstract member BeginBatch : int -> obj
Public Function BeginBatch (ByRef maxBatchSize As Integer) As Object
Parameters
- maxBatchSize
- Int32