Application.AddNewReceivePort(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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