IBTTransportBatch.SubmitMessage(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.
public:
void SubmitMessage(Microsoft::BizTalk::Message::Interop::IBaseMessage ^ msg);
public void SubmitMessage (Microsoft.BizTalk.Message.Interop.IBaseMessage msg);
abstract member SubmitMessage : Microsoft.BizTalk.Message.Interop.IBaseMessage -> unit
Public Sub SubmitMessage (msg As IBaseMessage)
Parameters
- msg
- IBaseMessage