Share via


Application.AddNewReceivePort(Boolean) Method

Definition

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

Parameters

twoWay
Boolean

Returns

Applies to