Click to Rate and Give Feedback
MSDN
MSDN Library
Collapse All/Expand All Collapse All
.NET Framework Class Library
DomainContext Class
[Note: This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

A DomainContext is a stateful client side representation of a DomainService, providing access to all the functionality of the DomainService.

Namespace:  System.Windows.Ria
Assembly:  System.Windows.Ria (in System.Windows.Ria.dll)
Visual Basic (Declaration)
Public MustInherit Class DomainContext _
    Implements INotifyPropertyChanged
Visual Basic (Usage)
Dim instance As DomainContext
C#
public abstract class DomainContext : INotifyPropertyChanged
Visual C++
public ref class DomainContext abstract : INotifyPropertyChanged
JScript
public abstract class DomainContext implements INotifyPropertyChanged
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker