XLANGMessage Class Home
XLANGMessage Class
Represents a message instance that is declared with an XLANG service.

Namespace: Microsoft.XLANGs.BaseTypes
Assembly: Microsoft.XLANGs.BaseTypes (in microsoft.xlangs.basetypes.dll)
Usage

Dim instance As XLANGMessage
Syntax

<SerializableAttribute> _
<DefaultMemberAttribute("Item")> _
Public MustInherit Class XLANGMessage
    Implements IEnumerable
/** @attribute SerializableAttribute() */ 
/** @attribute DefaultMemberAttribute("Item") */ 
public abstract class XLANGMessage implements IEnumerable
Remarks

An orchestration message variable may be passed to a user component, and received as an XLANGMessage object. The XLANGMessage object allows accessing the parts and accessing message properties.

The user may "hold on" to an XLANGMessage and thereby extend its lifetime beyond the declared scope. Subsequently, an XLANGMessage may be retuned from a method and assigned to a message variable in an orchestration.


Inheritance Hierarchy

System.Object
  Microsoft.XLANGs.BaseTypes.XLANGMessage
     Microsoft.XLANGs.Core.MessageWrapperForTracking
     Microsoft.XLANGs.Core.MessageWrapperForUserCode
     Microsoft.XLANGs.Core.XMessage
Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms

Development Platforms

The 32-bit and 64-bit editions of Windows Server 2003 R2 (except the Web Editions); The 32-bit and 64-bit editions of Windows Server 2003 SP2 (except the Web Edition); The 32-bit and 64-bit editions of Windows Server 2008 (except the Web Server Editions); Windows Small Business Server 2003 with SP2; The 32-bit and 64-bit editions of Windows Vista Ultimate, Enterprise and Business editions with Service Pack 1; The 32-bit and 64-bit editions of Windows XP Professional with Service Pack 3

Target Platforms

The 32-bit and 64-bit editions of Windows Server 2003 R2 (except the Web Editions); The 32-bit and 64-bit editions of Windows Server 2003 SP2 (except the Web Edition); The 32-bit and 64-bit editions of Windows Server 2008 (except the Web Server Editions); Windows Small Business Server 2003 with SP2
See Also

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View