.NET Framework Class Librar ...


.NET Framework Class Library for Silverlight
System.Windows.Messaging Namespace

[Note: This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Provides types that support the creation of local messaging channels between multiple Silverlight-based applications.

Classes

  ClassDescription
Public classListenFailedExceptionRepresents an exception that occurs when a LocalMessageReceiver cannot be registered.
Public classLocalMessageReceiverRepresents the receiving end of a local messaging channel between two Silverlight-based applications.
Public classLocalMessageSenderRepresents the sending end of a local messaging channel between two Silverlight-based applications.
Public classMessageReceivedEventArgsProvides data for the LocalMessageReceiver..::.MessageReceived event.
Public classSendCompletedEventArgsProvides data for the LocalMessageSender..::.SendCompleted event.
Public classSendFailedExceptionRepresents an exception that can occur when a LocalMessageSender fails to send a message.
Enumerations

  EnumerationDescription
Public enumerationReceiverNameScopeDefines values that indicate whether a LocalMessageReceiver name is scoped to the global domain or to a specific domain.
Page view tracker