다음을 통해 공유


BTXSession.GetBatch(Guid) 메서드

정의

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

매개 변수

batchId
Guid

반환

Microsoft.BizTalk.Agent.Interop.IBTMessageBatchEx

적용 대상