ReceivePort.IReceivePort.SendPipeline Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
property Microsoft::BizTalk::ExplorerOM::IPipeline ^ Microsoft::BizTalk::ExplorerOM::IReceivePort::SendPipeline { Microsoft::BizTalk::ExplorerOM::IPipeline ^ get(); void set(Microsoft::BizTalk::ExplorerOM::IPipeline ^ value); };
Microsoft.BizTalk.ExplorerOM.IPipeline Microsoft.BizTalk.ExplorerOM.IReceivePort.SendPipeline { get; set; }
Microsoft.BizTalk.ExplorerOM.IReceivePort.SendPipeline
Property SendPipeline As IPipeline Implements IReceivePort.SendPipeline