BtsCatalogExplorer.AddNewReceivePort(Boolean) 方法

定义

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

参数

twoWay
Boolean

返回

适用于