Share via


IBtsCatalogExplorer.AddNewReceivePort(Boolean) Method

Definition

public:
 Microsoft::BizTalk::ExplorerOM::IReceivePort ^ AddNewReceivePort(bool twoWay);
public Microsoft.BizTalk.ExplorerOM.IReceivePort AddNewReceivePort (bool twoWay);
abstract member AddNewReceivePort : bool -> Microsoft.BizTalk.ExplorerOM.IReceivePort
Public Function AddNewReceivePort (twoWay As Boolean) As IReceivePort

Parameters

twoWay
Boolean

Returns

Applies to