Udostępnij za pośrednictwem


CallbackContextMessageProperty.AddOrReplaceInMessageProperties Metoda

Definicja

Dodaje lub zastępuje bieżące CallbackContextMessageProperty wystąpienie w określonej kolekcji właściwości komunikatów.

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)

Parametry

properties
MessageProperties

Kolekcja właściwości komunikatów w celu dodania właściwości komunikatu kontekstu wywołania zwrotnego do.

Dotyczy