IBTPEPInfoLookup.GenerateACK 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:
void GenerateACK(Microsoft::BizTalk::Agent::Interop::IBTMessageBatch ^ batch, Microsoft::BizTalk::Agent::Interop::IBTMessage ^ msg, Microsoft::BizTalk::Agent::Interop::IBTItemSuspendInfo ^ suspendInfo);
public void GenerateACK (Microsoft.BizTalk.Agent.Interop.IBTMessageBatch batch, Microsoft.BizTalk.Agent.Interop.IBTMessage msg, Microsoft.BizTalk.Agent.Interop.IBTItemSuspendInfo suspendInfo);
abstract member GenerateACK : Microsoft.BizTalk.Agent.Interop.IBTMessageBatch * Microsoft.BizTalk.Agent.Interop.IBTMessage * Microsoft.BizTalk.Agent.Interop.IBTItemSuspendInfo -> unit
Public Sub GenerateACK (batch As IBTMessageBatch, msg As IBTMessage, suspendInfo As IBTItemSuspendInfo)
Parameters
- batch
- Microsoft.BizTalk.Agent.Interop.IBTMessageBatch
- msg
- Microsoft.BizTalk.Agent.Interop.IBTMessage
- suspendInfo
- Microsoft.BizTalk.Agent.Interop.IBTItemSuspendInfo