OperationContext.OutgoingMessageHeaders Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the outgoing message headers for the active OperationContext.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.ServiceModel.Channels.MessageHeadersA MessageHeaders object that contains outbound message headers for the active OperationContext.
Show: