Share via


BTXSession.GetBatch(Guid) Method

Definition

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

Applies to