Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
Silverlight
 ReceiverNameScope Enumeration
Collapse All/Expand All Collapse All
.NET Framework Class Library for Silverlight
ReceiverNameScope Enumeration

Defines values that indicate whether a LocalMessageReceiver name is scoped to the global domain or to a specific domain.

Namespace:  System.Windows.Messaging
Assembly:  System.Windows (in System.Windows.dll)
Visual Basic (Declaration)
Public Enumeration ReceiverNameScope
C#
public enum ReceiverNameScope
Member nameDescription
DomainThe receiver name is scoped to the domain of the receiver.
GlobalThe receiver name is scoped to the global domain.

This enumeration is used by the NameScope property.

For more information, see Communication Between Local Silverlight-Based Applications.

Silverlight

Supported in: 5, 4, 3

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
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker