Partager via


IBTPEPInfoLookup.GenerateACK Méthode

Définition

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)

Paramètres

batch
Microsoft.BizTalk.Agent.Interop.IBTMessageBatch
msg
Microsoft.BizTalk.Agent.Interop.IBTMessage
suspendInfo
Microsoft.BizTalk.Agent.Interop.IBTItemSuspendInfo

S’applique à