다음을 통해 공유


SystemMessageContext 클래스

정의

public ref class SystemMessageContext sealed : Microsoft::BizTalk::Message::Interop::MessageContextBase
[System.Runtime.InteropServices.ComVisible(false)]
public sealed class SystemMessageContext : Microsoft.BizTalk.Message.Interop.MessageContextBase
type SystemMessageContext = class
    inherit MessageContextBase
Public NotInheritable Class SystemMessageContext
Inherits MessageContextBase
상속
SystemMessageContext
특성

생성자

SystemMessageContext(IBaseMessageContext)

필드

m_namespace

속성

ActionOnFailure
BackupEndpointInfo
BatchRequired
CorrelationToken
DecryptionCert
DestinationParty
DestinationPartyID
DestinationPartyQualifier
EncryptionCert
EndpointGroup
ExpirationTime
FaultQueue
InboundTransportLocation
InboundTransportType
InterchangeID
IsFragmented
IsSolicitResponse
MessageID
MessageType
Namespace
OutboundTransportLocation
OutboundTransportType
PassThrough
PipelineExecuted
ProcessingParts
ReceivePipelineID
ReceivePortID
RetryCount
RetryInterval
SignatureCertificate
SigningCert
SOAPAction
SourceParty
SourcePartyEvidence
SourcePartyEvidenceQualifier
SourcePartyID
SourcePartyQualifier
SSOTicket
TransmitPipelineID
WindowsUser

메서드

Dispose() (다음에서 상속됨 MessageContextBase)
Read(String) (다음에서 상속됨 MessageContextBase)
ReadValueType<T>(String) (다음에서 상속됨 MessageContextBase)
UpdateProperties(UpdateProperty[])
Write(String, Object) (다음에서 상속됨 MessageContextBase)
WriteValueType<T>(String, Nullable<T>) (다음에서 상속됨 MessageContextBase)

적용 대상