MessageProperties.CopyProperties(MessageProperties) Methode

Definitie

Hiermee kopieert u de inhoud van de opgegeven MessageProperties naar dit exemplaar.

public:
 void CopyProperties(System::ServiceModel::Channels::MessageProperties ^ properties);
public void CopyProperties(System.ServiceModel.Channels.MessageProperties properties);
member this.CopyProperties : System.ServiceModel.Channels.MessageProperties -> unit
Public Sub CopyProperties (properties As MessageProperties)

Parameters

properties
MessageProperties

Een MessageProperties object waaruit moet worden gekopieerd.

Van toepassing op