PortBinding.SendMessage メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
abstract void SendMessage(Microsoft::XLANGs::BaseTypes::XLANGMessage ^ msg, Microsoft::XLANGs::Core::XlangStore ^ store, Microsoft::XLANGs::Core::Segment ^ seg, Microsoft::XLANGs::Core::OperationInfo ^ op, System::Collections::IList ^ additionalProps, System::Collections::IList ^ toPromote, bool ignoreRoutingFailure);
public abstract void SendMessage (Microsoft.XLANGs.BaseTypes.XLANGMessage msg, Microsoft.XLANGs.Core.XlangStore store, Microsoft.XLANGs.Core.Segment seg, Microsoft.XLANGs.Core.OperationInfo op, System.Collections.IList additionalProps, System.Collections.IList toPromote, bool ignoreRoutingFailure);
abstract member SendMessage : Microsoft.XLANGs.BaseTypes.XLANGMessage * Microsoft.XLANGs.Core.XlangStore * Microsoft.XLANGs.Core.Segment * Microsoft.XLANGs.Core.OperationInfo * System.Collections.IList * System.Collections.IList * bool -> unit
Public MustOverride Sub SendMessage (msg As XLANGMessage, store As XlangStore, seg As Segment, op As OperationInfo, additionalProps As IList, toPromote As IList, ignoreRoutingFailure As Boolean)
パラメーター
- msg
- XLANGMessage
- store
- XlangStore
- seg
- Segment
- additionalProps
- IList
- toPromote
- IList
- ignoreRoutingFailure
- Boolean