Bagikan melalui


CallbackContextMessageProperty.AddOrReplaceInMessageProperties Metode

Definisi

Menambahkan atau mengganti instans saat ini CallbackContextMessageProperty dalam kumpulan properti pesan yang ditentukan.

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

Kumpulan properti pesan untuk menambahkan properti pesan konteks panggilan balik.

Berlaku untuk