SyncReceiveSubmitBatch Constructor
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:
SyncReceiveSubmitBatch(Microsoft::BizTalk::TransportProxy::Interop::IBTTransportProxy ^ transportProxy, Microsoft::BizTalk::Adapter::Common::ControlledTermination ^ control, int depth);
public SyncReceiveSubmitBatch (Microsoft.BizTalk.TransportProxy.Interop.IBTTransportProxy transportProxy, Microsoft.BizTalk.Adapter.Common.ControlledTermination control, int depth);
new Microsoft.BizTalk.Adapter.Common.SyncReceiveSubmitBatch : Microsoft.BizTalk.TransportProxy.Interop.IBTTransportProxy * Microsoft.BizTalk.Adapter.Common.ControlledTermination * int -> Microsoft.BizTalk.Adapter.Common.SyncReceiveSubmitBatch
Public Sub New (transportProxy As IBTTransportProxy, control As ControlledTermination, depth As Integer)
Parameters
- transportProxy
- IBTTransportProxy
- control
- ControlledTermination
- depth
- Int32