EdiDisassembler.Probe(IPipelineContext, IBaseMessage) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
virtual bool Probe(Microsoft::BizTalk::Component::Interop::IPipelineContext ^ pContext, Microsoft::BizTalk::Message::Interop::IBaseMessage ^ pInMsg);
public bool Probe (Microsoft.BizTalk.Component.Interop.IPipelineContext pContext, Microsoft.BizTalk.Message.Interop.IBaseMessage pInMsg);
abstract member Probe : Microsoft.BizTalk.Component.Interop.IPipelineContext * Microsoft.BizTalk.Message.Interop.IBaseMessage -> bool
override this.Probe : Microsoft.BizTalk.Component.Interop.IPipelineContext * Microsoft.BizTalk.Message.Interop.IBaseMessage -> bool
Public Function Probe (pContext As IPipelineContext, pInMsg As IBaseMessage) As Boolean
Parameter
- pContext
- IPipelineContext
- pInMsg
- IBaseMessage