SessionOpenNotification.UpdateMessageProperties(MessageProperties) Metod

Definition

Uppdaterar meddelandeegenskaperna.

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)

Parametrar

inboundMessageProperties
MessageProperties

Meddelandeegenskaperna som ska uppdateras.

Gäller för