Pipeline.IsRecoverableInterchange(IBaseMessage) 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.
protected:
bool IsRecoverableInterchange(Microsoft::BizTalk::Message::Interop::IBaseMessage ^ msg);
protected bool IsRecoverableInterchange (Microsoft.BizTalk.Message.Interop.IBaseMessage msg);
member this.IsRecoverableInterchange : Microsoft.BizTalk.Message.Interop.IBaseMessage -> bool
Protected Function IsRecoverableInterchange (msg As IBaseMessage) As Boolean
Parameters
- msg
- IBaseMessage