Share via


BTXXlangStore.FinalReleaseMessage(IBTMessage, Boolean) Method

Definition

public:
 void FinalReleaseMessage(Microsoft::BizTalk::Agent::Interop::IBTMessage ^ btMsg, bool noref);
public void FinalReleaseMessage (Microsoft.BizTalk.Agent.Interop.IBTMessage btMsg, bool noref);
member this.FinalReleaseMessage : Microsoft.BizTalk.Agent.Interop.IBTMessage * bool -> unit
Public Sub FinalReleaseMessage (btMsg As IBTMessage, noref As Boolean)

Parameters

btMsg
Microsoft.BizTalk.Agent.Interop.IBTMessage
noref
Boolean

Applies to