IBtsCatalogExplorer2.RemoveReceivePort(IReceivePort2) 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.
public:
void RemoveReceivePort(Microsoft::BizTalk::ExplorerOM::IReceivePort2 ^ rxPort);
public void RemoveReceivePort (Microsoft.BizTalk.ExplorerOM.IReceivePort2 rxPort);
abstract member RemoveReceivePort : Microsoft.BizTalk.ExplorerOM.IReceivePort2 -> unit
Public Sub RemoveReceivePort (rxPort As IReceivePort2)
Parameters
- rxPort
- IReceivePort2