Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
Silverlight 3
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Silverlight 3

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

Provides access to the execution context of a service method.

Namespace:  System.ServiceModel
Assembly:  System.ServiceModel (in System.ServiceModel.dll)
Visual Basic (Declaration)
Public NotInheritable Class OperationContext
Visual Basic (Usage)
Dim instance As OperationContext
C#
public sealed class OperationContext

Use the OperationContext from within a service operation to access the current operation execution environment. In particular, the operation context is used to access incoming message headers and properties as well as add outgoing message headers and properties.

The OperationContext has the following properties and methods.

System..::.Object
  System.ServiceModel..::.OperationContext
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

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 | Site Feedback
Page view tracker