BtsCatalogExplorer.IBtsCatalogExplorer2.RemoveSendPort(ISendPort2) Method
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.
virtual void Microsoft.BizTalk.ExplorerOM.IBtsCatalogExplorer2.RemoveSendPort(Microsoft::BizTalk::ExplorerOM::ISendPort2 ^ sendport) = Microsoft::BizTalk::ExplorerOM::IBtsCatalogExplorer2::RemoveSendPort;
void IBtsCatalogExplorer2.RemoveSendPort (Microsoft.BizTalk.ExplorerOM.ISendPort2 sendport);
Sub RemoveSendPort (sendport As ISendPort2) Implements IBtsCatalogExplorer2.RemoveSendPort
Parameters
- sendport
- ISendPort2