SendPort.ISendPort2.ReceivePipeline 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::IPipeline2 ^ Microsoft::BizTalk::ExplorerOM::ISendPort2::ReceivePipeline { Microsoft::BizTalk::ExplorerOM::IPipeline2 ^ get(); void set(Microsoft::BizTalk::ExplorerOM::IPipeline2 ^ value); };
Microsoft.BizTalk.ExplorerOM.IPipeline2 Microsoft.BizTalk.ExplorerOM.ISendPort2.ReceivePipeline { get; set; }
Microsoft.BizTalk.ExplorerOM.ISendPort2.ReceivePipeline
Property ReceivePipeline As IPipeline2 Implements ISendPort2.ReceivePipeline