MessageHeaders.CopyHeadersFrom Method (Message)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Copies the content of all the headers from the specified message to this instance.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- message
- Type: System.ServiceModel.Channels.Message
A message.
Show: