MessageHeaders.Add Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Adds the specified message header to the collection.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- header
- Type: System.ServiceModel.Channels.MessageHeader
A message header to be added.
Show: