CallbackContextMessageProperty.CreateCopy Metod
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Skapar en kopia av instansen CallbackContextMessageProperty .
public:
virtual System::ServiceModel::Channels::IMessageProperty ^ CreateCopy();
public System.ServiceModel.Channels.IMessageProperty CreateCopy();
abstract member CreateCopy : unit -> System.ServiceModel.Channels.IMessageProperty
override this.CreateCopy : unit -> System.ServiceModel.Channels.IMessageProperty
Public Function CreateCopy () As IMessageProperty
Returer
En kopia av instansen CallbackContextMessageProperty .