Share via


IBtsCatalogExplorer2.AddNewReceivePort(Boolean) Method

Definition

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

Parameters

twoWay
Boolean

Returns

Applies to