Gets the outgoing message headers for the active OperationContext.
'Usage Dim instance As OperationContext Dim value As MessageHeaders value = instance.OutgoingMessageHeaders 'Declaration Public ReadOnly Property OutgoingMessageHeaders As MessageHeaders Get
Use this property to add reply headers that are sent by a service operation or request headers that are sent by a Silverlight version 3 client object.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.