Sdílet prostřednictvím


SessionOpenNotification.UpdateMessageProperties(MessageProperties) Metoda

Definice

Aktualizace vlastnosti zprávy.

public:
 abstract void UpdateMessageProperties(System::ServiceModel::Channels::MessageProperties ^ inboundMessageProperties);
public abstract void UpdateMessageProperties (System.ServiceModel.Channels.MessageProperties inboundMessageProperties);
abstract member UpdateMessageProperties : System.ServiceModel.Channels.MessageProperties -> unit
Public MustOverride Sub UpdateMessageProperties (inboundMessageProperties As MessageProperties)

Parametry

inboundMessageProperties
MessageProperties

Vlastnosti zprávy, které se mají aktualizovat.

Platí pro