Compartir a través de


PortBinding.SendMessage Método

Definición

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)

Parámetros

store
XlangStore
seg
Segment
additionalProps
IList
toPromote
IList
ignoreRoutingFailure
Boolean

Se aplica a