IBTPEPInfoLookup.PostToSendPort メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
void PostToSendPort(Guid % sendPortID, Microsoft::BizTalk::Agent::Interop::IBTMessageBatch ^ batch, Microsoft::BizTalk::Agent::Interop::IBTMessage ^ msg, System::String ^ operationName, System::String ^ url, [Runtime::InteropServices::Out] Microsoft::BizTalk::Interop::IBTMMessageList ^ % dlMsgList);
public void PostToSendPort (ref Guid sendPortID, Microsoft.BizTalk.Agent.Interop.IBTMessageBatch batch, Microsoft.BizTalk.Agent.Interop.IBTMessage msg, string operationName, string url, out Microsoft.BizTalk.Interop.IBTMMessageList dlMsgList);
abstract member PostToSendPort : Guid * Microsoft.BizTalk.Agent.Interop.IBTMessageBatch * Microsoft.BizTalk.Agent.Interop.IBTMessage * string * string * IBTMMessageList -> unit
Public Sub PostToSendPort (ByRef sendPortID As Guid, batch As IBTMessageBatch, msg As IBTMessage, operationName As String, url As String, ByRef dlMsgList As IBTMMessageList)
パラメーター
- sendPortID
- Guid
- batch
- Microsoft.BizTalk.Agent.Interop.IBTMessageBatch
- msg
- Microsoft.BizTalk.Agent.Interop.IBTMessage
- operationName
- String
- url
- String
- dlMsgList
- IBTMMessageList