BtfDasmComp.IsSender(IPipelineContext) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
virtual bool IsSender(Microsoft::BizTalk::Component::Interop::IPipelineContext ^ pc);
public bool IsSender (Microsoft.BizTalk.Component.Interop.IPipelineContext pc);
abstract member IsSender : Microsoft.BizTalk.Component.Interop.IPipelineContext -> bool
override this.IsSender : Microsoft.BizTalk.Component.Interop.IPipelineContext -> bool
Public Function IsSender (pc As IPipelineContext) As Boolean
參數
傳回
實作
Microsoft.BizTalk.Component.IBtfDasmAction.IsSender(Microsoft.BizTalk.Component.Interop.IPipelineContext)
Microsoft.BizTalk.Component.IBtfDasmAction.IsSender(Microsoft.BizTalk.Component.Interop.IPipelineContext)