BTXMessage Class

Definition

public ref class BTXMessage abstract : Microsoft::XLANGs::Core::XMessage
[System.Serializable]
public abstract class BTXMessage : Microsoft.XLANGs.Core.XMessage
type BTXMessage = class
    inherit XMessage
Public MustInherit Class BTXMessage
Inherits XMessage
Inheritance
Attributes

Constructors

BTXMessage(String, Context)

Fields

AnyMessageTypeName (Inherited from XMessage)
AnyPartRootName (Inherited from XMessage)

Properties

BodyPart (Inherited from XMessage)
BodyPartIndex (Inherited from XMessage)
ConstructionCompleted (Inherited from XMessage)
Count (Inherited from XMessage)
Item[Int32] (Inherited from XMessage)
Item[String] (Inherited from XMessage)
MessageName (Inherited from XMessage)
MessageState (Inherited from XMessage)
MessageTypePropertyName
MyService (Inherited from XMessage)
Name (Inherited from XMessage)
OwningContext (Inherited from XMessage)
SchemaStrongName (Inherited from XMessage)
SchemaStrongNamePropertyName

Methods

AddAnyPart(String) (Inherited from XMessage)
AddPart(Object, String) (Inherited from XMessage)
AddPart(String, Int32, XLANGPart) (Inherited from XMessage)
AddPart(XLANGPart) (Inherited from XMessage)
AddPart(XLANGPart, String) (Inherited from XMessage)
AddRef() (Inherited from XMessage)
Clear() (Inherited from XMessage)
ConstructionCompleteEvent() (Inherited from XMessage)
ConstructionCompleteEvent(Boolean) (Inherited from XMessage)
CopyContextPropertiesFrom(XLANGMessage) (Inherited from XMessage)
CopyFrom(XMessage) (Inherited from XMessage)
Dispose() (Inherited from XMessage)
FetchProperties() (Inherited from XMessage)
GetCachedXPathQueries() (Inherited from XMessage)
GetContentProperties() (Inherited from XMessage)
GetContentProperty(Type) (Inherited from XMessage)
GetContextProperties() (Inherited from XMessage)
GetContextProperty(PropertyBase) (Inherited from XMessage)
GetContextProperty(Type) (Inherited from XMessage)
GetEnumerator() (Inherited from XMessage)
GetExtendedData(Object) (Inherited from XMessage)
GetGenericProperty(XmlQName, Object) (Inherited from XMessage)
GetMessageWrapperForUserCode() (Inherited from XMessage)
GetPropertyValue(PropertyBase) (Inherited from XMessage)
GetPropertyValue(Type)
GetPropertyValueNoThrow(Type)
GetPropertyValueThrows(Type)
GetUnderlyingPart(Int32) (Inherited from XMessage)
InternalGetContextProperty(XmlQName) (Inherited from XMessage)
InternalGetNonGenericContextProperty(Type) (Inherited from XMessage)
InternalGetNonGenericContextProperty(XmlQName) (Inherited from XMessage)
OnMessageReceived(MessageState) (Inherited from XMessage)
PostPersist() (Inherited from XMessage)
PrePersist(Boolean, IStateManager) (Inherited from XMessage)
Release() (Inherited from XMessage)
ReleaseUserWrapper() (Inherited from XMessage)
Rollback() (Inherited from XMessage)
SetContentProperty(Type, Object) (Inherited from XMessage)
SetContextProperties(Hashtable) (Inherited from XMessage)
SetContextProperty(PropertyBase, Object) (Inherited from XMessage)
SetContextProperty(Type, Object) (Inherited from XMessage)
SetContextProperty(XmlQName, Object) (Inherited from XMessage)
SetExtendedData(Object, Object) (Inherited from XMessage)
SetGenericProperty(XmlQName, Object) (Inherited from XMessage)
SetPropertyValue(Type, Object) (Inherited from XMessage)

Applies to