Share via


ReceivePort.RemoveReceiveLocation(IReceiveLocation) Method

Definition

public:
 void RemoveReceiveLocation(Microsoft::BizTalk::ExplorerOM::IReceiveLocation ^ receiveLocation);
public void RemoveReceiveLocation (Microsoft.BizTalk.ExplorerOM.IReceiveLocation receiveLocation);
member this.RemoveReceiveLocation : Microsoft.BizTalk.ExplorerOM.IReceiveLocation -> unit
Public Sub RemoveReceiveLocation (receiveLocation As IReceiveLocation)

Parameters

receiveLocation
IReceiveLocation

Implements

Applies to