IReceivePort.RemoveReceiveLocation(IReceiveLocation) 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 RemoveReceiveLocation(Microsoft::BizTalk::ExplorerOM::IReceiveLocation ^ receiveLocation);
public void RemoveReceiveLocation (Microsoft.BizTalk.ExplorerOM.IReceiveLocation receiveLocation);
abstract member RemoveReceiveLocation : Microsoft.BizTalk.ExplorerOM.IReceiveLocation -> unit
Public Sub RemoveReceiveLocation (receiveLocation As IReceiveLocation)
Parameters
- receiveLocation
- IReceiveLocation