Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
Silverlight 3
 OutgoingMessageHeaders Property

  Switch on low bandwidth view
This page is specific to
Microsoft Silverlight 3

Other versions are also available for the following:
.NET Framework Class Library for Silverlight
OperationContext..::.OutgoingMessageHeaders Property

Gets the outgoing message headers for the active OperationContext.

Namespace:  System.ServiceModel
Assembly:  System.ServiceModel (in System.ServiceModel.dll)
Visual Basic (Declaration)
Public ReadOnly Property OutgoingMessageHeaders As MessageHeaders
    Get
Visual Basic (Usage)
Dim instance As OperationContext
Dim value As MessageHeaders

value = instance.OutgoingMessageHeaders
C#
public MessageHeaders OutgoingMessageHeaders { get; }

Property Value

Type: System.ServiceModel.Channels..::.MessageHeaders
A MessageHeaders object that contains outbound message headers for the active OperationContext.

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.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker