BtsCatalogExplorer.IBtsCatalogExplorer2.RemoveReceivePort 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.RemoveReceivePort(Microsoft::BizTalk::ExplorerOM::IReceivePort2 ^ rxPort) = Microsoft::BizTalk::ExplorerOM::IBtsCatalogExplorer2::RemoveReceivePort;
void IBtsCatalogExplorer2.RemoveReceivePort (Microsoft.BizTalk.ExplorerOM.IReceivePort2 rxPort);
Sub RemoveReceivePort (rxPort As IReceivePort2) Implements IBtsCatalogExplorer2.RemoveReceivePort
Parameters
- rxPort
- IReceivePort2