AS2Disassembler.Probe(IPipelineContext, IBaseMessage) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- pContext
- IPipelineContext
- pInMsg
- IBaseMessage