BTXSession.GetBatch(Guid) 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::Agent::Interop::IBTMessageBatchEx ^ GetBatch(Guid % batchId);
public Microsoft.BizTalk.Agent.Interop.IBTMessageBatchEx GetBatch (ref Guid batchId);
member this.GetBatch : Guid -> Microsoft.BizTalk.Agent.Interop.IBTMessageBatchEx
Public Function GetBatch (ByRef batchId As Guid) As IBTMessageBatchEx
Parameters
- batchId
- Guid
Returns
Microsoft.BizTalk.Agent.Interop.IBTMessageBatchEx