Share via


BtfDasmComp.IsSender(IPipelineContext) Method

Definition

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

Parameters

Returns

Implements

Microsoft.BizTalk.Component.IBtfDasmAction.IsSender(Microsoft.BizTalk.Component.Interop.IPipelineContext) Microsoft.BizTalk.Component.IBtfDasmAction.IsSender(Microsoft.BizTalk.Component.Interop.IPipelineContext)

Applies to