CallbackContextMessageProperty.AddOrReplaceInMessageProperties Methode

Definition

Fügt die aktuelle CallbackContextMessageProperty-Instanz innerhalb der angegebenen Nachrichteigenschaftenauflistung 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 Nachrichteigenschaftenauflistung, die der Rückrufkontextmeldungseigenschaft hinzugefügt werden soll.

Gilt für: