Condividi tramite


SessionOpenNotification.UpdateMessageProperties(MessageProperties) Metodo

Definizione

Aggiorna le proprietà del messaggio.

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)

Parametri

inboundMessageProperties
MessageProperties

Proprietà del messaggio da aggiornare.

Si applica a