IBTTransportProxy.GetBatch(IBTBatchCallBack, Object) 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:
Microsoft::BizTalk::TransportProxy::Interop::IBTTransportBatch ^ GetBatch(Microsoft::BizTalk::TransportProxy::Interop::IBTBatchCallBack ^ callback, System::Object ^ callbackCookie);
public Microsoft.BizTalk.TransportProxy.Interop.IBTTransportBatch GetBatch (Microsoft.BizTalk.TransportProxy.Interop.IBTBatchCallBack callback, object callbackCookie);
abstract member GetBatch : Microsoft.BizTalk.TransportProxy.Interop.IBTBatchCallBack * obj -> Microsoft.BizTalk.TransportProxy.Interop.IBTTransportBatch
Public Function GetBatch (callback As IBTBatchCallBack, callbackCookie As Object) As IBTTransportBatch
Parameters
- callback
- IBTBatchCallBack
- callbackCookie
- Object