BTXMessage(String, Context) Constructor

Definition

protected:
 BTXMessage(System::String ^ msgName, Microsoft::XLANGs::Core::Context ^ owningContext);
protected BTXMessage (string msgName, Microsoft.XLANGs.Core.Context owningContext);
new Microsoft.BizTalk.XLANGs.BTXEngine.BTXMessage : string * Microsoft.XLANGs.Core.Context -> Microsoft.BizTalk.XLANGs.BTXEngine.BTXMessage
Protected Sub New (msgName As String, owningContext As Context)

Parameters

msgName
String
owningContext
Context

Applies to