Share via


BizTalkTrackedMessage Class

Definition

public ref class BizTalkTrackedMessage sealed : Microsoft::BizTalk::Operations::BizTalkRootMessage, Microsoft::BizTalk::Message::Interop::IBaseMessage
public sealed class BizTalkTrackedMessage : Microsoft.BizTalk.Operations.BizTalkRootMessage, Microsoft.BizTalk.Message.Interop.IBaseMessage
type BizTalkTrackedMessage = class
    inherit BizTalkRootMessage
    interface IBaseMessage
Public NotInheritable Class BizTalkTrackedMessage
Inherits BizTalkRootMessage
Implements IBaseMessage
Inheritance
BizTalkTrackedMessage
Implements

Fields

_bodyPartID (Inherited from BizTalkRootMessage)
_bodyPartName (Inherited from BizTalkRootMessage)
_internalNameSpace (Inherited from BizTalkRootMessage)
_messageID (Inherited from BizTalkRootMessage)
_partCount (Inherited from BizTalkRootMessage)
_partNames (Inherited from BizTalkRootMessage)
_partsarray (Inherited from BizTalkRootMessage)
_partsHT (Inherited from BizTalkRootMessage)

Properties

AdapterName
BodyPart
BodyPartName
Class
Context
CreationTime
Database
HostName
InstanceID
IsMutable
MessageID
MessageType
OriginatorPartyName
OriginatorSecurityName
PartCount
ServiceTypeID
Url

Methods

AddPart(String, IBaseMessagePart, Boolean)
GetErrorInfo()
GetPart(String)
GetPartByIndex(Int32, String)
GetSize(UInt64, Boolean)
RemovePart(String)
SetErrorInfo(Exception)

Extension Methods

Clone(IBaseMessage, IPipelineContext, Stream)
CloneAttachmentsTo(IBaseMessage, IBaseMessage, IBaseMessageFactory)
Update(IBaseMessage, Guid, Boolean, Boolean)

Applies to