MessageContextBase(IBaseMessageContext) Constructor
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:
MessageContextBase(Microsoft::BizTalk::Message::Interop::IBaseMessageContext ^ ctx);
protected MessageContextBase (Microsoft.BizTalk.Message.Interop.IBaseMessageContext ctx);
new Microsoft.BizTalk.Message.Interop.MessageContextBase : Microsoft.BizTalk.Message.Interop.IBaseMessageContext -> Microsoft.BizTalk.Message.Interop.MessageContextBase
Protected Sub New (ctx As IBaseMessageContext)