CallbackContextMessageProperty.AddOrReplaceInMessageProperties Methode

Definition

Fügt die aktuelle CallbackContextMessageProperty Instanz innerhalb der angegebenen Nachrichteneigenschaftenauflistung hinzu oder ersetzt sie.

public:
 void AddOrReplaceInMessageProperties(System::ServiceModel::Channels::MessageProperties ^ properties);
public void AddOrReplaceInMessageProperties(System.ServiceModel.Channels.MessageProperties properties);
member this.AddOrReplaceInMessageProperties : System.ServiceModel.Channels.MessageProperties -> unit
Public Sub AddOrReplaceInMessageProperties (properties As MessageProperties)

Parameter

properties
MessageProperties

Die Nachrichteneigenschaftensammlung, der die Rückrufkontextnachrichteneigenschaft hinzugefügt werden soll.

Gilt für: