AsyncTransmitter.CreateAsyncTransmitterBatch 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.
protected:
virtual Microsoft::BizTalk::TransportProxy::Interop::IBTTransmitterBatch ^ CreateAsyncTransmitterBatch();
protected virtual Microsoft.BizTalk.TransportProxy.Interop.IBTTransmitterBatch CreateAsyncTransmitterBatch ();
abstract member CreateAsyncTransmitterBatch : unit -> Microsoft.BizTalk.TransportProxy.Interop.IBTTransmitterBatch
override this.CreateAsyncTransmitterBatch : unit -> Microsoft.BizTalk.TransportProxy.Interop.IBTTransmitterBatch
Protected Overridable Function CreateAsyncTransmitterBatch () As IBTTransmitterBatch