次の方法で共有


EmptyMessage(Message) コンストラクター

定義

public:
 EmptyMessage(System::ServiceModel::Channels::Message ^ innerMessage);
public EmptyMessage (System.ServiceModel.Channels.Message innerMessage);
new Microsoft.BizTalk.Adapter.Wcf.Common.EmptyMessage : System.ServiceModel.Channels.Message -> Microsoft.BizTalk.Adapter.Wcf.Common.EmptyMessage
Public Sub New (innerMessage As Message)

パラメーター

innerMessage
Message

適用対象